CallReceivedEventArgsBase.Connection 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 connection that was used to receive this call.
public:
property Microsoft::Rtc::Signaling::RealTimeConnection ^ Connection { Microsoft::Rtc::Signaling::RealTimeConnection ^ get(); };
public Microsoft.Rtc.Signaling.RealTimeConnection Connection { get; }
member this.Connection : Microsoft.Rtc.Signaling.RealTimeConnection
Public ReadOnly Property Connection As RealTimeConnection