Table of Contents

Class PurgeJob

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

Constructors

PurgeJob(IServiceScopeFactory)

public PurgeJob(IServiceScopeFactory serviceScopeFactory)

Parameters

serviceScopeFactory IServiceScopeFactory

Methods

ExecuteJob(IServiceProvider)

public override string ExecuteJob(IServiceProvider provider)

Parameters

provider IServiceProvider

Returns

string