Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in .NET » MobiLink server API for .NET reference

 

ShutdownCallback delegate

Syntax
sealed delegate ShutdownCallback : System.MulticastDelegate
Member of iAnywhere.MobiLink.Script
Remarks

Called when the MobiLink server is shutting down. Implementations of this delegate can be registered with the ServerContext.ShutdownListener event to be called when the MobiLink server shuts down.