RuleFiringRecord.TimesRaised Property

 

Gets the total number of times that the event has been raised.

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

Public ReadOnly Property TimesRaised As Integer

Property Value

Type: System.Int32

The total number of times the event has been raised.

.NET Framework
Available since 2.0
Return to top
Show: