Freigeben über


RemoteRpcException.ErrorCode Eigenschaft

Definition

Ruft den Wert des error.code Felds in der Antwort ab oder legt diesen fest, wenn ein Feld verfügbar ist.

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)

Eigenschaftswert

Gilt für: