TIBCO EMS .NET API 8.5
TIBCO EMS .NET API 8.5
TIBCO.EMS.ADMIN.StateObj Class Reference

This class represents the FT state for a TIBCO Enterprise Message Service server. More...

Public Member Functions

override string ToString ()
 Generate a string version of StateObj. More...
 

Properties

StateVal StateVal [get]
 Get the current state of the server. More...
 

Detailed Description

This class represents the FT state for a TIBCO Enterprise Message Service server.

Since EMS 8.1.0

Member Function Documentation

override string TIBCO.EMS.ADMIN.StateObj.ToString ( )
inline

Generate a string version of StateObj.

Returns
a string version of this StateObj.

Since EMS 8.1.0

Property Documentation

StateVal TIBCO.EMS.ADMIN.StateObj.StateVal
get

Get the current state of the server.

Returns
the server state.

Since EMS 8.1.0


Copyright © Cloud Software Group, Inc. All rights reserved.