ActiveDirectorySiteLink.ReplicationInterval Property

Definition

Gets or sets the replication interval between sites.

public:
 property TimeSpan ReplicationInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan ReplicationInterval { get; set; }
member this.ReplicationInterval : TimeSpan with get, set
Public Property ReplicationInterval As TimeSpan

Property Value

The replication interval between sites.

Exceptions

Invalid ReplicationInterval specified.

The object has been disposed.

Applies to