WebEventManager.Flush Method ()

Flushes the event buffer for all providers that are in the healthMonitoring section.

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

public:
static void Flush ()
public static void Flush ()
public static function Flush ()
Not applicable.

The Flush method flushes the event buffer for all providers that are in the healthMonitoring section of the configuration. If no providers exist, no events are ever buffered. However, if providers do exist, the event buffer for each provider in the healthMonitoring section is flushed.

Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0, 2.0

Community Additions

ADD
Show: