[TIBCO.EMS .NET Admin client library 5.1 documentation]

Get the server start time.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public long StartTime { get; }
Public ReadOnly Property StartTime As Long
public:
property long long StartTime {
	long long get ();
}

Return Value

the server start time in milliseconds

See Also