public NodePublicationScheduleCancelledSubscriber(IRepository<NodeEntity> nodeRepository, IApplicationCache applicationCache, ITaskScheduler taskScheduler)

Parameters

nodeRepository IRepository<T>
applicationCache IApplicationCache
taskScheduler ITaskScheduler
In this article