Click or drag to resize
ServerCallContextStatus Property
Status to send back to client after RPC finishes.

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

Property Value

Type: Status
See Also