System.IO.Pipes.PipeStream.InBufferSize Property

Gets the size, in bytes, of the inbound buffer for a pipe.

Syntax

public virtual int InBufferSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If PipeStream.InBufferSize is 0, the buffer size is allocated as needed.

Requirements

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