System.IO.Pipes.PipeStream.SetLength Method

Sets the length of the current stream to the specified value.

Syntax

public override void SetLength (long value)

Parameters

value
The new length of the stream.

Remarks

The System.IO.Pipes.PipeStream class does not support the PipeStream.SetLength(long) method.

Requirements

Namespace: System.IO.Pipes
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0