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: 1.2.0-dev
Syntax
public WriteOptions WriteOptions { get; }

Property Value

Type: WriteOptions
See Also