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.1.0.0+4fe7975a95558d7cdf0d4c425e2c3a22827d67dd
Syntax public SchedulerMode SchedulerMode { get; set; }
Property Value
SchedulerModeSee Also