CreateMessageBuffer Method

Creates a new message buffer and connects the client to that 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 methodStatic member CreateMessageBuffer(TransportClientEndpointBehavior, Uri, MessageBufferPolicy) Creates a new message buffer on the Windows Azure Service Bus, using the specified credentials, URI, and policy.
Public methodStatic member CreateMessageBuffer(TransportClientEndpointBehavior, Uri, MessageBufferPolicy, MessageVersion) Creates a new message buffer on the Windows Azure Service Bus, using the specified credentials, URI, policy, and message version.

Top

See Also

Reference

MessageBufferClient Class

Microsoft.ServiceBus Namespace