QuicStream.Type Property

Definition

Gets the stream type.

public:
 property System::Net::Quic::QuicStreamType Type { System::Net::Quic::QuicStreamType get(); };
public System.Net.Quic.QuicStreamType Type { get; }
member this.Type : System.Net.Quic.QuicStreamType
Public ReadOnly Property Type As QuicStreamType

Property Value

Applies to

See also