Pipe.OutBufferSize Property

Tungsten Suite

PipeOutBufferSize Property

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

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

Property Value

Type: NullableInt32
See Also