다음을 통해 공유


ReplicationNeighbor.LastAttemptedSync 속성

정의

이 소스에서 마지막으로 복제를 시도한 시간을 가져옵니다.

public:
 property DateTime LastAttemptedSync { DateTime get(); };
public DateTime LastAttemptedSync { get; }
member this.LastAttemptedSync : DateTime
Public ReadOnly Property LastAttemptedSync As DateTime

속성 값

마지막으로 복제를 시도한 시간입니다. 복제를 시도한 적이 없으면 이 값은 0입니다.

적용 대상