Closes the connection.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
| Visual Basic |
|---|
Sub Close |
| C# |
|---|
void Close() |
| Visual C++ |
|---|
void Close() |
| JavaScript |
|---|
function close(); |
|
|
| .NET Framework Class Library |
| IConnection..::..Close Method |
| IConnection Interface See Also Send Feedback |
| Visual Basic |
|---|
Sub Close |
| C# |
|---|
void Close() |
| Visual C++ |
|---|
void Close() |
| JavaScript |
|---|
function close(); |