WebSocketException.ErrorCode Property

Definition

The native error code for the exception that occurred.

public:
 virtual property int ErrorCode { int get(); };
public:
 property int ErrorCode { int get(); };
public override int ErrorCode { get; }
public int ErrorCode { get; }
member this.ErrorCode : int
Public Overrides ReadOnly Property ErrorCode As Integer
Public ReadOnly Property ErrorCode As Integer

Property Value

Returns Int32.

Applies to