次の方法で共有


DurabilityProvider.CreateIfNotExistsAsync メソッド

定義

DurableTask.Core.IOrchestrationService.CreateIfNotExistsAsync
public System.Threading.Tasks.Task CreateIfNotExistsAsync ();
abstract member CreateIfNotExistsAsync : unit -> System.Threading.Tasks.Task
override this.CreateIfNotExistsAsync : unit -> System.Threading.Tasks.Task
Public Function CreateIfNotExistsAsync () As Task

戻り値

実装

DurableTask.Core.IOrchestrationService.CreateIfNotExistsAsync

適用対象