TraceWebEventProvider::Flush Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Removes all events from the provider's buffer.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
virtual void Flush() override

This method is not intended to be used directly from your code. It is called by the ASP.NET health-monitoring system.

System_CAPS_noteNote

The WebEventProvider object does not provide event buffering.

.NET Framework
Available since 2.0
Return to top
Show: