DirectoryServer.InboundConnections Özellik

Tanım

Bu dizin sunucusu için gelen çoğaltma bağlantılarını alır.

public:
 abstract property System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ InboundConnections { System::DirectoryServices::ActiveDirectory::ReplicationConnectionCollection ^ get(); };
public abstract System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection InboundConnections { get; }
member this.InboundConnections : System.DirectoryServices.ActiveDirectory.ReplicationConnectionCollection
Public MustOverride ReadOnly Property InboundConnections As ReplicationConnectionCollection

Özellik Değeri

ReplicationConnectionCollection Bu dizin sunucusu için gelen çoğaltma bağlantılarını içeren bir nesne.

Şunlara uygulanır