WebEventBufferFlushInfo::NotificationSequence Property
.NET Framework (current version)
Gets the message sequence in the current notification.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The number indicating the message sequence order in the current notification, beginning with an index of zero.
The following code example shows how to use the NotificationSequence 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: