Compartir a través de


ClientPlatformSettings.Transport Property

Gets the transport type used for connections.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property Transport As SipTransportType
    Get
'Usage
Dim instance As ClientPlatformSettings
Dim value As SipTransportType

value = instance.Transport
public SipTransportType Transport { get; }

Property Value

Type: Microsoft.Rtc.Signaling.SipTransportType

See Also

Reference

ClientPlatformSettings Class

ClientPlatformSettings Members

Microsoft.Rtc.Collaboration Namespace