[TIBCO.EMS .NET Admin client library 6.0 documentation]

Enum that contains values that represent the state of server (i.e standby or active)

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public enum State
Public Enumeration State
public enum class State

Members

Member nameDescription
FTStandby
Server is fault tolerant standby
Active
Server is active

See Also