NegotiateStream.SetLength(Int64) Metodo

Definizione

Imposta la lunghezza del flusso sottostante.

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

Parametri

value
Int64

Valore Int64 che specifica la lunghezza del flusso.

Si applica a