RemoteRpcException.ErrorCode Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Werts des error.code Felds in der Antwort, falls vorhanden.

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: