ServerReflectionResponseErrorResponseFieldNumber Field |
Field number for the "error_response" field.
Namespace:
Grpc.Reflection.V1Alpha
Assembly:
Grpc.Reflection (in Grpc.Reflection.dll) Version: 1.2.0-dev
Syntaxpublic const int ErrorResponseFieldNumber = 7
Public Const ErrorResponseFieldNumber As Integer = 7
public:
literal int ErrorResponseFieldNumber = 7
static val mutable ErrorResponseFieldNumber: int
Field Value
Type:
Int32
See Also