Method PerformFullCollectionAsync
PerformFullCollectionAsync(RedisCachingBackend, CancellationToken)
Declaration
public static Task PerformFullCollectionAsync([Required] RedisCachingBackend backend, CancellationToken cancellationToken = null)
Parameters
Returns
PerformFullCollectionAsync(RedisCachingBackend, IServer, CancellationToken)
Declaration
public static Task PerformFullCollectionAsync([Required] RedisCachingBackend backend, [Required] IServer server, CancellationToken cancellationToken = null)
Parameters
Returns