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

適用於