ClientPlatformSettings.Transport 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 transport type used for connections.
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