ServerReflectionResponseMessageResponseCase Property |
[Missing <summary> documentation for "P:Grpc.Reflection.V1Alpha.ServerReflectionResponse.MessageResponseCase"]
Namespace:
Grpc.Reflection.V1Alpha
Assembly:
Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntaxpublic ServerReflectionResponseMessageResponseOneofCase MessageResponseCase { get; }Public ReadOnly Property MessageResponseCase As ServerReflectionResponseMessageResponseOneofCase
Get
public:
property ServerReflectionResponseMessageResponseOneofCase MessageResponseCase {
ServerReflectionResponseMessageResponseOneofCase get ();
}member MessageResponseCase : ServerReflectionResponseMessageResponseOneofCase with get
Property Value
Type:
ServerReflectionResponseMessageResponseOneofCase
See Also