Click or drag to resize
StatusDefaultCancelled Field
Default result of a cancelled RPC. StatusCode=Cancelled, empty details message.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public static readonly Status DefaultCancelled

Field Value

Type: Status
See Also