EndpointStateChangedEventArgs.Reason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the reason, if known, for the state transition.
public:
property Microsoft::Rtc::Signaling::EndpointTransitionReason Reason { Microsoft::Rtc::Signaling::EndpointTransitionReason get(); };
public Microsoft.Rtc.Signaling.EndpointTransitionReason Reason { get; }
member this.Reason : Microsoft.Rtc.Signaling.EndpointTransitionReason
Public ReadOnly Property Reason As EndpointTransitionReason
Property Value
The reason, if known for the state transition.