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

 

LogCallback delegate

Syntax
delegate void LogCallback(
   ServerContext sc
   LogMessage message
)
Member of iAnywhere.MobiLink.Script
Remarks

Called when the MobiLink server prints a message.