SignalingParticipant.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 session to which this participant belongs.
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