IComponentSynchronizerEvents Interface
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
Name | Description |
---|---|
OnSynchronizationOver | Called after Component Synchronizer has finished synchronization. Delivers to the client information on the operation which has required synchronization. |
See also
7/3/2024 8:50:43 AM