Contents Index Properties ChangeEncryptionKey method

UltraLite for MobileVB User's Guide
  UltraLite for MobileVB API Reference
    ULConnection class

CancelSynchronize method


Prototype 

CancelSynchronize( )
Member of UltraLiteAFLib.ULConnection

Description 

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.


Contents Index Properties ChangeEncryptionKey method