[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the current state of the server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public StateObj StateObj { get; } |
Public ReadOnly Property StateObj As StateObj |
public: property StateObj^ StateObj { StateObj^ get (); } |