ServerRole

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

Syntax

  Copy imageCopy 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.