WebEventBufferFlushInfo::EventsInBuffer Property
.NET Framework (current version)
Gets the number of events in the buffer.
Assembly: System.Web (in System.Web.dll)
This number is captured at the beginning of the notification.
The following code example shows how to use the EventsInBuffer property. This code example is part of a larger example provided for the BufferedWebEventProvider class.
.NET Framework
Available since 2.0
Available since 2.0
Show: