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: 1.2.0-dev
Syntax
public override string ToString()

Return Value

Type: String
See Also