[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Query a server to determine whether a restart is required to
complete state changes.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool RestartRequired { get; } |
Public ReadOnly Property RestartRequired As Boolean |
public: property bool RestartRequired { bool get (); } |
Return Value
True if the server requires a restart to attain a state consistent with the configuration.
Remarks
This allows the server to be checked before issuing a restart.