BufferedWebEventProvider::ProcessEventFlush Method (WebEventBufferFlushInfo^)
.NET Framework (current version)
Processes the buffered events.
Assembly: System.Web (in System.Web.dll)
Parameters
- flushInfo
-
Type:
System.Web.Management::WebEventBufferFlushInfo^
A WebEventBufferFlushInfo that contains buffering information.
The ProcessEventFlush method processes the messages that have been buffered. ASP.NET health monitoring calls the method when the flushing of the buffer is required. The intervals at which flushing is required is determined by the parameter value of the bufferMode attribute in the providers element in the healthMonitoring configuration section.
.NET Framework
Available since 2.0
Available since 2.0
Show: