Edit

Share via


CallReceivedEventArgsBase.Connection Property

Definition

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

Property Value

Applies to