NetworkStream.SetLength(Int64) Méthode

Définition

Définit la longueur du flux. Cette méthode lève toujours 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)

Paramètres

value
Int64

Ce paramètre n'est pas utilisé.

Exceptions

Toute utilisation de cette propriété.

S’applique à