RemoteRpcException.ErrorCode Proprietà

Definizione

Ottiene o imposta il valore del error.code campo nella risposta, se disponibile.

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)

Valore della proprietà

Si applica a