Skip to main content
Visual Components are implemented in FRE for Windows.
This is a callback interface that is used for reporting events from the ComponentSynchronizer object to the listeners. This interface is implemented on the client-side. See the detailed implementation advice for your development tool in Working with Connectable Objects.

Methods

NameDescription
OnSynchronizationOverCalled after Component Synchronizer has finished synchronization. Delivers to the client information on the operation which has required synchronization.

See also

Working with Connectable Objects ComponentSynchronizer