2 overrides of TriggerSyncReplicaFromNeighbors
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
977
public override void
TriggerSyncReplicaFromNeighbors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1232
public override void
TriggerSyncReplicaFromNeighbors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }