SignalingStateChangedEventArgs Properties

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Public Properties

Name Description
Bb773403.pubproperty(en-us,office.12).gif Error
Gets the exception related to the state change or null.
(inherited from StateChangedEventArgs )
Bb773403.pubproperty(en-us,office.12).gif IsMethodResult
Gets whether the results of the state change are also reported directly to the application due to a method call.
(inherited from StateChangedEventArgs )
Bb773403.pubproperty(en-us,office.12).gif PreviousState
Gets the previous state for this event.
(inherited from StateChangedEventArgs )
Bb773403.pubproperty(en-us,office.12).gif Reason
Gets the reason for the state transition.
Bb773403.pubproperty(en-us,office.12).gif State
Gets the new state for this event.
(inherited from StateChangedEventArgs )

See Also

Reference

SignalingStateChangedEventArgs Class
Microsoft.Rtc.Signaling Namespace