NET Logging Library
BufferCount Property



KellermanSoftware.NetLoggingLibrary.Targets Namespace > BufferedWrapper Class : BufferCount Property
The number of items currently in the buffer
Syntax
Public ReadOnly Property BufferCount As Integer
Dim instance As BufferedWrapper
Dim value As Integer
 
value = instance.BufferCount
public int BufferCount {get;}
public:
property int BufferCount {
   int get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BufferedWrapper Class
BufferedWrapper Members