Share via


DurableTaskOptions.CustomLifeCycleNotificationHelperType Property

Definition

Gets or sets the type name of a custom to use for handling lifecycle notification events.

public string CustomLifeCycleNotificationHelperType { get; set; }
member this.CustomLifeCycleNotificationHelperType : string with get, set
Public Property CustomLifeCycleNotificationHelperType As String

Property Value

Assembly qualified class name that implements ILifeCycleNotificationHelper.

Applies to