TfsMessageQueueService.CreateQueue Method

Include Protected Members
Include Inherited Members

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 CreateQueue(Uri) Creates an object which may be used to dequeue messages from the specified queue.
Public method CreateQueue(Uri, Int32) Creates an object which may be used to dequeue messages from the specified queue.
Public method CreateQueue(Uri, Int32, TimeSpan) Creates an object which may be used to dequeue messages from the specified queue.
Public method CreateQueue(Uri, Int32, TimeSpan, Func<SoapException, Exception>) Creates an object which may be used to dequeue messages from the specified queue.

Top

See Also

Reference

TfsMessageQueueService Class

Microsoft.TeamFoundation.Framework.Client Namespace