Table of Contents

Namespace Microsoft.Azure.WebJobs.Extensions.DurableTask

Classes

DurableTaskExtension

Configuration for the Durable Functions extension.

DurableTaskJobHostConfigurationExtensions

Extension for registering a Durable Functions configuration with JobHostConfiguration.

DurableTaskOptions

Configuration options for the Durable Task extension.

HttpManagementPayload

Data structure containing status, terminate and send external event HTTP endpoints.

OrchestrationStatusQueryResult

The status of all orchestration instances with paging for a given query.

WebJobsConnectionStringProvider

Connection string provider which resolves connection strings from the WebJobs context.

Interfaces

IConnectionStringResolver

Interface defining methods to resolve connection strings.

ILifeCycleNotificationHelper

Interface defining methods to life cycle notifications.