Skip to content

Conversation

@KrzysztofCwalina
Copy link
Collaborator

This PR adds two new overloads to the CreateBatchOperation class for rehydrating batch operations directly from a batch ID string:

CreateBatchOperation.RehydrateAsync(BatchClient client, string batchId, CancellationToken cancellationToken = default)
CreateBatchOperation.Rehydrate(BatchClient client, string batchId, CancellationToken cancellationToken = default)

@KrzysztofCwalina KrzysztofCwalina enabled auto-merge (squash) June 19, 2025 18:05
@KrzysztofCwalina KrzysztofCwalina merged commit 8a90259 into main Jun 19, 2025
1 check passed
@KrzysztofCwalina KrzysztofCwalina deleted the add-batch-rehydrate-overloads branch June 19, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants