public void shutdown( )
Forces the server to shut down. Any registered ShutdownListener instances have their shutdownPerformed method called.
The following code forces the server to shut down.
// ServerContext serverContext; serverContext.shutdown(); |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |