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)

속성 값

적용 대상