Pipe.InBufferSize Property

Tungsten Suite

PipeInBufferSize Property

[Missing <summary> documentation for "P:W.IO.Pipes.Pipe.InBufferSize"]

Namespace:  W.IO.Pipes
Assembly:  Tungsten.IO.Pipes (in Tungsten.IO.Pipes.dll) Version: 2.0.3
Syntax
C#
public static Nullable<int> InBufferSize { get; }

Property Value

Type: NullableInt32
See Also