Interface ISchedulerService
Namespace: EPiServer.Scheduler
Assembly: EPiServer.dll
Version: 8.11.0Syntax
public interface ISchedulerService
Methods
Run()
Declaration
void Run()
Stop()
Declaration
void Stop()
public interface ISchedulerService
void Run()
void Stop()