Method ImportAsync(string, bool, bool, CancellationToken)
Imports data from the specified .redb file.
public Task ImportAsync(string inputPath, bool clean, bool dryRun, CancellationToken ct = default)
Imports data from the specified .redb file.
public Task ImportAsync(string inputPath, bool clean, bool dryRun, CancellationToken ct = default)