Click or drag to resize
WriteOptionsFlags Property
Gets the write flags.

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

Property Value

Type: WriteFlags
See Also