Click or drag to resize
BufferCapacity Property
Gets the number of bytes the buffer can contain.

Namespace: Lawo.IO
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public int Capacity { get; }

Property Value

Type: Int32
See Also