Microsoft.Azure.WebJobs.Extensions.DurableTask Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
DurableTaskExtension |
Configuration for the Durable Functions extension. |
DurableTaskJobHostConfigurationExtensions |
Extension for registering a Durable Functions configuration with |
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. |