Click or drag to resize
AsyncClientStreamingCallTRequest, TResponseGetStatus Method
Gets the call status if the call has already finished. Throws InvalidOperationException otherwise.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public Status GetStatus()

Return Value

Type: Status
See Also