WebEventBufferFlushInfo::NotificationType Property
.NET Framework (current version)
Gets the current notification type.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.Management::EventNotificationTypeOne of the EventNotificationType values.
The following code example shows how to use the NotificationType 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: