Edit

Share via


CollaborationPlatform.Transport Property

Definition

Gets the transport type to use.

public:
 property Microsoft::Rtc::Signaling::SipTransportType Transport { Microsoft::Rtc::Signaling::SipTransportType get(); };
public Microsoft.Rtc.Signaling.SipTransportType Transport { get; }
member this.Transport : Microsoft.Rtc.Signaling.SipTransportType
Public ReadOnly Property Transport As SipTransportType

Property Value

Remarks

The default transport type is TLS.

Applies to