SignalingSession.State 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 state of this session.
public:
property Microsoft::Rtc::Signaling::SignalingState State { Microsoft::Rtc::Signaling::SignalingState get(); };
public Microsoft.Rtc.Signaling.SignalingState State { get; }
member this.State : Microsoft.Rtc.Signaling.SignalingState
Public ReadOnly Property State As SignalingState
Property Value
The state value.