QueuePathDialog::SelectQueue Method (MessageQueue^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Selects the specified queue.

Namespace:   System.Messaging.Design
Assembly:  System.Messaging (in System.Messaging.dll)

public:
void SelectQueue(
	MessageQueue^ queue
)

Parameters

queue
Type: System.Messaging::MessageQueue^

The MessageQueue to be selected.

.NET Framework
Available since 1.1
Return to top
Show: