[TIBCO.EMS .NET Admin client library 8.1 documentation]
Get the current FT state of the server, along with its name, pid, version
and whether or not it is running in an appliance.
Namespace:
TIBCO.EMS.ADMIN
Assembly:
TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
|
---|
Public ReadOnly Property StateInfo As StateInfo |
Return Value
a StateInfo object containing the current FT state of the server and its
name, pid, version and whether or not it is running in an appliance
or null if the server does not support this method (EMS 8.0 and earlier).
Exceptions
See Also