ScheduleManagerIsRunning Property
Gets a boolean value that indicates whether the
ScheduleManager is running.
Namespace: Gemstone.SchedulingAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.167 -- Release Build+1e132a4d484f1823d39b71639f55ad9da4974e99
public bool IsRunning { get; }
Public ReadOnly Property IsRunning As Boolean
Get
public:
property bool IsRunning {
bool get ();
}
function get_IsRunning();
Property Value
Boolean