ServerAgent.ServerRole

The ServerAgent.ServerRole enumeration indicates the role of the server where the SPL is executing.

Syntax

  Copy imageCopy Code
public enum ServerAgent.ServerRole

Members

Member

Description

AccessProxy

The server running the SPL is an Access Edge Server.

FrontEnd

The server running the SPL is a Front End Server.

Proxy

The server running the SPL is a Forwarding Proxy server.

HomeServer

The server running the SPL is an SE Server.

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts