Table of Contents

Class NotificationJob

Namespace
Oqtane.Infrastructure
Assembly
Oqtane.Server.dll
public class NotificationJob : HostedServiceBase
Inheritance
NotificationJob
Inherited Members

Constructors

NotificationJob(IServiceScopeFactory)

public NotificationJob(IServiceScopeFactory serviceScopeFactory)

Parameters

serviceScopeFactory IServiceScopeFactory

Methods

ExecuteJob(IServiceProvider)

public override string ExecuteJob(IServiceProvider provider)

Parameters

provider IServiceProvider

Returns

string