Share via


DurableTaskWorker.Factory Property

Definition

Gets the IDurableTaskFactory which has been initialized from the configured tasks during host construction.

protected virtual Microsoft.DurableTask.Worker.IDurableTaskFactory Factory { get; }
member this.Factory : Microsoft.DurableTask.Worker.IDurableTaskFactory
Protected Overridable ReadOnly Property Factory As IDurableTaskFactory

Property Value

Applies to