次の方法で共有


DurableTaskOptions.CustomLifeCycleNotificationHelperType プロパティ

定義

ライフサイクル通知イベントの処理に使用するカスタムの型名を取得または設定します。

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

プロパティ値

ILifeCycleNotificationHelper を実装するアセンブリ修飾クラス名。

適用対象