|
TIBCO EMS .NET API 8.2
TIBCO EMS .NET API 8.2
|
This class represents the FT state for a TIBCO Enterprise Message Service server, along with other information. More...
Public Member Functions | |
| override string | ToString () |
| Returns a String that represents the current Object More... | |
Properties | |
| string | ServerName [get] |
| Get the name of the server. More... | |
| bool | Appliance [get] |
| Gets whether or not this server instance is running in an appliance. More... | |
| int | ProcessId [get] |
| Get the current process id of the server. More... | |
| StateObj | StateObj [get] |
| Get the current state of the server. More... | |
| VersionInfo | VersionInfo [get] |
| Get the version of TIBCO Enterprise Message Service that the server binary is from. More... | |
| int | OverallSyncProgress [get] |
| Get the current overall progress of the synchronization of store files for this server when it is running in the EMS Appliance. More... | |
This class represents the FT state for a TIBCO Enterprise Message Service server, along with other information.
Since EMS 8.1.0
|
inline |
Returns a String that represents the current Object
Since EMS 8.1.0
|
get |
Gets whether or not this server instance is running in an appliance.
Since EMS 8.1.0
|
get |
Get the current overall progress of the synchronization of store files for this server when it is running in the EMS Appliance.
Since EMS 8.1.0
|
get |
Get the current process id of the server.
Since EMS 8.1.0
|
get |
Get the name of the server.
Since EMS 8.1.0
|
get |
Get the current state of the server.
Since EMS 8.1.0
|
get |
Get the version of TIBCO Enterprise Message Service that the server binary is from.
Since EMS 8.1.0