RemoteRpcException.ErrorCode 属性

定义

获取或设置响应中字段的值 error.code (如果有)。

public StreamJsonRpc.Protocol.JsonRpcErrorCode? ErrorCode { get; protected set; }
member this.ErrorCode : Nullable<StreamJsonRpc.Protocol.JsonRpcErrorCode> with get, set
Public Property ErrorCode As Nullable(Of JsonRpcErrorCode)

属性值

适用于