Table of Contents

Class JobParameters

Namespace
The.Web.Jobs
Assembly
Instagile.Web.Client.dll
public abstract class JobParameters
Inheritance
JobParameters
Derived
Inherited Members

Properties

Logger

public abstract ILogger Logger { get; }

Property Value

ILogger

Permissions

public abstract PermissionSet Permissions { get; }

Property Value

PermissionSet

ScopeFactory

public abstract IServiceScopeFactory ScopeFactory { get; }

Property Value

IServiceScopeFactory