Table of Contents

Class SearchIndexJob

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

Constructors

SearchIndexJob(IServiceScopeFactory)

public SearchIndexJob(IServiceScopeFactory serviceScopeFactory)

Parameters

serviceScopeFactory IServiceScopeFactory

Methods

ExecuteJobAsync(IServiceProvider)

public override Task<string> ExecuteJobAsync(IServiceProvider provider)

Parameters

provider IServiceProvider

Returns

Task<string>