SyncFromAllServersEvent Enumeration
.NET Framework (current version)
Used in the SyncUpdateCallback delegate to specify the type of synchronization event.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| Error | An error occurred. | |
| Finished | The entire replication process has completed. | |
| SyncCompleted | Synchronization of two servers has just completed. | |
| SyncStarted | Synchronization of two servers has started. |
.NET Framework
Available since 2.0
Available since 2.0
Show: