ReferNotifier.Session 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 signaling session associated with this instance.
public:
property Microsoft::Rtc::Signaling::SignalingSession ^ Session { Microsoft::Rtc::Signaling::SignalingSession ^ get(); };
public Microsoft.Rtc.Signaling.SignalingSession Session { get; }
member this.Session : Microsoft.Rtc.Signaling.SignalingSession
Public ReadOnly Property Session As SignalingSession
Property Value
The session.