Click or drag to resize

IHasWriteOptionsWriteOptions Property

Gets or sets the write options.

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

Property Value

Type: WriteOptions
See Also