MessageQueueAlreadyExistsException Constructor
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 | |
---|---|---|
MessageQueueAlreadyExistsException(String) | Initializes a new Microsoft.TeamFoundation.Framework.Server.MessageQueueAlreadyExistsException instance for the specified queue name. | |
MessageQueueAlreadyExistsException(TeamFoundationRequestContext, SqlException, SqlError) | This constructor is provided for system use only. Do not invoke directly from user code. |
Top