[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the server uptime.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public long UpTime { get; } |
Public ReadOnly Property UpTime As Long |
public: property long long UpTime { long long get (); } |
Return Value
the server uptime in milliseconds.
Remarks
Uptime is how long this invocation of the server
has been running.