Closes the QueueBrowser.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Sub Close |
| C# |
|---|
void Close() |
| Visual C++ |
|---|
void Close() |
| JavaScript |
|---|
function close(); |
Exceptions
| Exception | Condition |
|---|---|
| Apache.NMS..::..NMSException | If NMS Provider fails to close the Browser for some reason. |