DurableOptions Class
Definition
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.
Provides configuration options for durable agents and workflows.
public class DurableOptions
type DurableOptions = class
Public Class DurableOptions
- Inheritance
-
DurableOptions
Properties
| Name | Description |
|---|---|
| Agents |
Gets the configuration options for durable agents. |
| Workflows |
Gets the configuration options for durable workflows. |