SalesBuy
1-855-856-7678
Technical SupportSupport
Begins an asynchronous operation to send a message batch.
Namespace: Microsoft.ServiceBus.Messaging
public IAsyncResult BeginSendBatch(
IEnumerable<BrokeredMessage> messages,
AsyncCallback callback,
Object state
)