UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
ULConnection class
CancelSynchronize( )
Member of UltraLiteAFLib.ULConnection
When called during synchronization, the method cancels the synchronization. The user can only call this method during one of the synchronization events.
To allow this the ULConnection object must be declared WithEvents.