Click or drag to resize
WriteBufferCount Property
Gets or sets the number of bytes actually contained in the buffer.

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

Property Value

Type: Int32
See Also