Skip to content

GrainStreamQueueCheckpointer.Create(string, string, string, IClusterClient)

Create(string, string, string, IClusterClient)

static
View source
[System.Obsolete(Use the overload which accepts a CancellationToken.)]
public static Task<IStreamQueueCheckpointer<string>> Create(string providerName, string partition, string serviceId, IClusterClient clusterClient)
Creates and initializes a grain-based checkpointer with default options.

Parameters

providerNamestring
partitionstring
serviceIdstring
clusterClientIClusterClient