
Public Member Functions | |
| SyncEventSubscriber () | |
| Creates a Subscriber to watch for sync events. | |
| void | Dispose () |
| Called to cleanup any resources. | |
Properties | |
| bool | Enabled [get, set] |
| Gets and set the enabled state. | |
Events | |
| CollectionSyncEventHandler | CollectionSync |
| Event to recieve collection sync event. | |
| FileSyncEventHandler | FileSync |
| Event to handle File sync events. | |
| Simias::Sync::SyncEventSubscriber::SyncEventSubscriber | ( | ) | [inline] |
Creates a Subscriber to watch for sync events.
| void Simias::Sync::SyncEventSubscriber::Dispose | ( | ) | [inline] |
Called to cleanup any resources.
bool Simias::Sync::SyncEventSubscriber::Enabled [get, set] |
Gets and set the enabled state.
| CollectionSyncEventHandler Simias::Sync::SyncEventSubscriber::CollectionSync |
Event to recieve collection sync event.
| FileSyncEventHandler Simias::Sync::SyncEventSubscriber::FileSync |
Event to handle File sync events.
1.5.6