SchedulingTimerStopTimer Method |
Stops the specified timer.
Namespace: CMS.SchedulerAssembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 12.0.0
Syntax public static void StopTimer(
string siteName
)
Parameters
- siteName
- Type: SystemString
Timer site name to stop
See Also