Click or drag to resize
CallInvocationDetailsTRequest, TResponseOptions Property
Gets the call options.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public CallOptions Options { get; }

Property Value

Type: CallOptions
See Also