Click or drag to resize
RpcExceptionStatus Property
Resulting status of the call.

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

Property Value

Type: Status
See Also