ReplicationNeighbor.UsnAttributeFilter Property

Definition

Gets the update sequence number (USN) value for the last successful replication cycle.

public:
 property long UsnAttributeFilter { long get(); };
public long UsnAttributeFilter { get; }
member this.UsnAttributeFilter : int64
Public ReadOnly Property UsnAttributeFilter As Long

Property Value

The USN value for the last successful replication cycle. If no replication succeeded, the value is zero.

Applies to

See also