Click or drag to resize

WriteOptionsFlags Property

Gets the write flags.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public WriteFlags Flags { get; }

Property Value

Type: WriteFlags
See Also