QuicException.TransportErrorCode プロパティ

定義

エラーに関連付けられているトランスポート プロトコル エラー コード。

public:
 property Nullable<long> TransportErrorCode { Nullable<long> get(); };
public long? TransportErrorCode { get; }
member this.TransportErrorCode : Nullable<int64>
Public ReadOnly Property TransportErrorCode As Nullable(Of Long)

プロパティ値

適用対象