Closes the session. There is no need to close the producers and consumers
of a closed session.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Sub Close |
| C# |
|---|
void Close() |
| Visual C++ |
|---|
void Close() |
| JavaScript |
|---|
function close(); |