Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Define SendAsync(Batch) and CreateBatch() on ISenderClient #543

Open
SeanFeldman opened this issue Jul 31, 2018 · 0 comments
Open

Define SendAsync(Batch) and CreateBatch() on ISenderClient #543

SeanFeldman opened this issue Jul 31, 2018 · 0 comments

Comments

@SeanFeldman
Copy link
Collaborator

SeanFeldman commented Jul 31, 2018

As part of batching implementation in #538, new methods (SendAsync(Batch) and CreateBatch() were introduced on QueueClient, TopicClient, and MessageSender. These methods should be defined on the contract level, ISenderClient. Since this is a public contract, the change is a breaking change and should be made only in a major version.

@SeanFeldman SeanFeldman mentioned this issue Jul 31, 2018
6 tasks
@SeanFeldman SeanFeldman changed the title Define SendAsync(Batch) on ISenderClient Define SendAsync(Batch) and CreateBatch() on ISenderClient Aug 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant