Click or drag to resize
IHasWriteOptionsWriteOptions Property
Gets or sets the write options.

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

Property Value

Type: WriteOptions
See Also