Share via


Send Method

Sends a message to the message buffer.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Send(Message) Sends the specified message to the message buffer.
Public method Send(Message, TimeSpan) Sends the specified message, using the specified timeout.

Top

Remarks

Send()()()() is a traditional send method: it takes the message and attempts to send it to the message buffer. For more information, see How to: Send Messages to an AppFabric Service Bus Message Buffer.

See Also

Reference

MessageBufferClient Class

Microsoft.ServiceBus Namespace