ReplicationConnection.ReplicationSpan Property

Definition

Gets the span of this replication connection.

public:
 property System::DirectoryServices::ActiveDirectory::ReplicationSpan ReplicationSpan { System::DirectoryServices::ActiveDirectory::ReplicationSpan get(); };
public System.DirectoryServices.ActiveDirectory.ReplicationSpan ReplicationSpan { get; }
member this.ReplicationSpan : System.DirectoryServices.ActiveDirectory.ReplicationSpan
Public ReadOnly Property ReplicationSpan As ReplicationSpan

Property Value

One of the ReplicationSpan members that specifies the span of this replication connection.

Exceptions

The current object has been disposed.

Applies to