Click or drag to resize
StatusToString Method
Returns a String that represents the current Status.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public override string ToString()

Return Value

Type: String
See Also