Share via


QuicStream.SetLength(Int64) Méthode

Définition

Définit la longueur du flux. Cette méthode n'est pas actuellement prise en charge et 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

Longueur souhaitée du flux actuel en octets.

Exceptions

Dans tous les cas.

S’applique à