WebBaseEvent::EventOccurrence Property
.NET Framework (current version)
Gets a counter that represents the number of times the event has occurred.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int64A counter that represents the number of times the event has occurred.
This property is read-only and is incremented as a result of calls to an internal method.
.NET Framework
Available since 2.0
Available since 2.0
Show: