WebSocketException.ErrorCode Özellik

Tanım

Oluşan özel durum için yerel hata kodu.

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

Özellik Değeri

Int32 döndürür.

Şunlara uygulanır