TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Close Method 

Close connection to the server.

public void Close();

Remarks

After connection is closed the Admin object should no longer be used.

Exceptions

Exception Type Condition
AdminException if an error occurred.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace