System.Web.Management.WebBaseEvent.EventSequence Property

Gets the number of times the event has been raised by the application.

Syntax

public long EventSequence { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This is a counter that indicates how many instances of the event have been raised by the application.

Requirements

Namespace: System.Web.Management
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0