WebSocketException.ErrorCode Свойство

Определение

Машинный код ошибки для возникшего исключения.

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

Значение свойства

Возвращает Int32.

Применяется к