Edit

Share via


CallEstablishOptions.ConnectionContext Property

Definition

Gets or sets the connection context to be used when establishing the call.

public:
 property Microsoft::Rtc::Signaling::ConnectionContext ^ ConnectionContext { Microsoft::Rtc::Signaling::ConnectionContext ^ get(); void set(Microsoft::Rtc::Signaling::ConnectionContext ^ value); };
public Microsoft.Rtc.Signaling.ConnectionContext ConnectionContext { get; set; }
member this.ConnectionContext : Microsoft.Rtc.Signaling.ConnectionContext with get, set
Public Property ConnectionContext As ConnectionContext

Property Value

Applies to