Skip to main content
All docs
V25.1
  • .NET 8.0+

    NotificationsProvider.SetSchedulerStorage(ISchedulerStorageBase) Method

    For internal use.

    Namespace: DevExpress.ExpressApp.Scheduler

    Assembly: DevExpress.ExpressApp.Scheduler.v25.1.dll

    Declaration

    public void SetSchedulerStorage(
        ISchedulerStorageBase schedulerStorage
    )

    Parameters

    Name Type
    schedulerStorage ISchedulerStorageBase
    See Also