ServerAgent.TransportType
The ServerAgent.TransportType enumeration describes the type of transport protocol used to obtain the local contact URI.
Syntax
Copy Code | |
---|---|
public enum ServerAgent.TransportType |
Members
Member |
Description |
---|---|
Tcp |
The transport protocol is TCP. |
Tls |
The transport protocol is TLS. |
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)