Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the transport type to use.
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 CollaborationPlatform
Dim value As SipTransportType
value = instance.Transport
public SipTransportType Transport { get; }
Property Value
Type: Microsoft.Rtc.Signaling.SipTransportType
Remarks
The default transport type is TLS.