Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Schedule
Manager
Stop Method
Stops the
ScheduleManager
if running.
Definition
Namespace:
Gemstone.Scheduling
Assembly:
Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.170 -- Release Build+d52ae7197b8b2924ea9e1e530d25301718816611
C#
Copy
View Source
Request Example
public
void
Stop
()
VB
Copy
View Source
Request Example
Public
Sub
Stop
C++
Copy
View Source
Request Example
public
:
void
Stop
()
JavaScript
Copy
View Source
Request Example
function
Stop
();
See Also
Reference
ScheduleManager Class
Gemstone.Scheduling Namespace
In This Article
Definition
See Also