Edit

Share via


CollaborationPlatform.OutboundConnectionDefaultAddressFamilyHint Property

Definition

Gets which address families the platform should use by default.

public:
 property Nullable<Microsoft::Rtc::Signaling::AddressFamilyHint> OutboundConnectionDefaultAddressFamilyHint { Nullable<Microsoft::Rtc::Signaling::AddressFamilyHint> get(); };
public Nullable<Microsoft.Rtc.Signaling.AddressFamilyHint> OutboundConnectionDefaultAddressFamilyHint { get; }
member this.OutboundConnectionDefaultAddressFamilyHint : Nullable<Microsoft.Rtc.Signaling.AddressFamilyHint>
Public ReadOnly Property OutboundConnectionDefaultAddressFamilyHint As Nullable(Of AddressFamilyHint)

Property Value

Applies to