added cancellation tokens to sync deletes and added more unit tests
This commit is contained in:
@@ -6,4 +6,4 @@ public class PartitionedTestDocument : TestDocument, IPartitionedDocument
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public string PartitionKey { get; set; } = "PartitionedTestDocument";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user