Skip to main content
All docs
V23.2
.NET 6.0+

NotificationsProvider.SetSchedulerStorage(ISchedulerStorageBase) Method

For internal use.

Namespace: DevExpress.ExpressApp.Scheduler

Assembly: DevExpress.ExpressApp.Scheduler.v23.2.dll

Declaration

public void SetSchedulerStorage(
    ISchedulerStorageBase schedulerStorage
)

Parameters

Name Type
schedulerStorage ISchedulerStorageBase
See Also