Share via


DurabilityProvider.CreateIfNotExistsAsync Method

Definition

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

Returns

Implements

DurableTask.Core.IOrchestrationService.CreateIfNotExistsAsync

Applies to