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)

属性值

适用于