This documentation is archived and is not being maintained.
WebEventBufferFlushInfo Properties
Visual Studio 2008
The WebEventBufferFlushInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Events | Gets the events collection in the current message. |
|
EventsDiscardedSinceLastNotification | Gets the number of events dropped since the last notification. |
|
EventsInBuffer | Gets the number of events in the buffer. |
|
LastNotificationUtc | Gets the date and the time of the last notification. |
|
NotificationSequence | Gets the message sequence in the current notification. |
|
NotificationType | Gets the current notification type. |
Show: