Click or drag to resize

TimedStateTrackerTStateData Properties

The TimedStateTrackerTStateData generic type exposes the following members.

Properties
  NameDescription
Public propertyActiveTokens
Returns all the active tokens: tokens returned when states has been started that has not yet been stopped.
Public propertyIsActive
Gets a value indicating whether this tracker is active, that is, whether any state has been started that has not been stopped.
Public propertyIsPaused
Gets a value indicating whether this tracker is paused.
Top
See Also