Public Properties

  Name Description
Error Gets the exception related to the state change or null.
IsMethodResult Gets whether the results of the state change are also reported directly to the application due to a method call.
PreviousState Gets the previous state for this event.
State Gets the new state for this event.

See Also