DomainController.InboundConnections Özellik

Tanım

Bu etki alanı denetleyicisi için gelen çoğaltma bağlantılarını alır.

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

Özellik Değeri

ReplicationConnectionCollection Bu etki alanı denetleyicisi için gelen çoğaltma bağlantılarını içeren bir nesne.

Özel durumlar

Geçerli nesne atıldı.

Şunlara uygulanır

Ayrıca bkz.