ServerRole

The ServerRoleenumeration values indicate the role of the server where the SPL is executing.

Syntax

  Copy codeCopy code
public enum 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.

See also