Microsoft.Agents.Hosting.AspNetCore.BackgroundQueue Namespace

Classes

Name Description
ActivityWithClaims

Activity with Claims which should already have been authenticated.

HostedActivityServiceOptions

Configuration options for the hosted activity service.

HostedTaskServiceOptions

Configuration options for the hosted task service.

Interfaces

Name Description
IActivityTaskQueue

Interface for a class used to transfer an ActivityWithClaims to the Microsoft.Agents.Hosting.AspNetCore.BackgroundQueue.HostedActivityService.

IBackgroundTaskQueue

Interface for a class used to transfer a work item to the Microsoft.Agents.Hosting.AspNetCore.BackgroundQueue.HostedTaskService.