QuicException.TransportErrorCode Property

Definition

The transport protocol error code associated with the error.

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)

Property Value

Applies to