Click or drag to resize

StateTrackerTStateData Properties

The StateTrackerTStateData 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.
Top
See Also