Click or drag to resize
CallOptionsDeadline Property
Call deadline.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public Nullable<DateTime> Deadline { get; }

Property Value

Type: NullableDateTime
See Also