Condividi tramite


QuicStream.Length Proprietà

Definizione

Ottiene la lunghezza dei dati disponibili nel flusso. Questa proprietà non è attualmente supportata e genera sempre un'eccezione NotSupportedException.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Valore della proprietà

Valore long che rappresenta la lunghezza del flusso in byte.

Eccezioni

In tutti i casi.

Si applica a