DurableOptions Class

Definition

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.

Applies to