NetworkStream.SetLength(Int64) Metoda

Definicja

Ustawia długość strumienia. Ta metoda zawsze zgłasza wyjątek NotSupportedException.

public:
 override void SetLength(long value);
public override void SetLength (long value);
override this.SetLength : int64 -> unit
Public Overrides Sub SetLength (value As Long)

Parametry

value
Int64

Ten parametr nie jest używany.

Wyjątki

Każde użycie tej właściwości.

Dotyczy