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

This class represents configuration parameters for a TIBCO Enterprise Message Service server.

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

Syntax

public class ServerInfo
Public Class ServerInfo
public ref class ServerInfo

Remarks

Changes made to this object will not take effect on the server until the changes are saved with a call to Admin.UpdateServer().

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS.ADMIN..::.ServerInfo

See Also