Click or drag to resize

ServerReflectionResponseParser Property

[Missing <summary> documentation for "P:Grpc.Reflection.V1Alpha.ServerReflectionResponse.Parser"]

Namespace:  Grpc.Reflection.V1Alpha
Assembly:  Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntax
public static MessageParser<ServerReflectionResponse> Parser { get; }

Property Value

Type: MessageParserServerReflectionResponse
See Also