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