TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Admin.Shutdown Method 

Shutdown the server.

public void Shutdown();

Remarks

This causes the connection to the server to be lost, so subsequent calls to this object will fail with the exception of Close() method.

Exceptions

Exception Type Condition
AdminException if not authorized or an error occurred.

See Also

Admin Class | TIBCO.EMS.ADMIN Namespace