public class SyncServicePublic Class SyncServicepublic ref class SyncServicetype SyncService = class end| SyncService(ActionException) | Initializes a new instance of the SyncService class |
| SyncService(ILogger) | Initializes a new instance of the SyncService class |
| Synchronize(FuncTask) | If at all possible, don't use this. Make your functions async. Please. |
| SynchronizeT(FuncTaskT) | If at all possible, don't use this. Make your functions async. Please. |
| SynchronizeT(FuncTaskT, ActionException) | If at all possible, don't use this. Make your functions async. Please. |