2 overrides of SyncReplicaFromServer
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
975public override void SyncReplicaFromServer(string partition, string sourceServer) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 1230public override void SyncReplicaFromServer(string partition, string sourceServer) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }