SealServerConfigurationSchedulerMode Property |
How the Report Scheduler is started on the server. Windows Task Scheduler (Windows only), Windows Service (Windows only, requires the service installation) or Worker (All platforms), Web Server (All platforms, requires to keep the Web Server up).
Namespace: Seal.ModelAssembly: SealLibrary (in SealLibrary.dll) Version: 8.3.0.0+c4d725cbae26375217e6c77c92a07fffaea6377d
Syntaxpublic SchedulerMode SchedulerMode { get; set; }
Property Value
SchedulerMode
See Also