Click or drag to resize
CallOptionsWriteOptions Property
Write options that will be used for this call.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public WriteOptions WriteOptions { get; }

Property Value

Type: WriteOptions
See Also