MailEventNotificationInfo.EventsInBuffer Property

 

Gets the number of events remaining in the buffer after the current notification.

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

Public ReadOnly Property EventsInBuffer As Integer

Property Value

Type: System.Int32

The number of events remaining in the buffer after the current notification.

.NET Framework
Available since 2.0
Return to top
Show: