API Reference
Class
EventViewerXReplicationEventLogAnalyzer
EventViewerX-backed implementation that counts Directory Service replication failure events since the last success.
Inheritance
- Object
- EventViewerXReplicationEventLogAnalyzer
Constructors
public EventViewerXReplicationEventLogAnalyzer() #Methods
public virtual Int32 GetConsecutiveFailures(String destinationServer, String namingContext, String neighborServer, Nullable<DateTime> lastSuccessUtc, CancellationToken cancellationToken) #Returns:
Int32Parameters
- destinationServer System.String
- namingContext System.String
- neighborServer System.String
- lastSuccessUtc System.Nullable{System.DateTime}
- cancellationToken System.Threading.CancellationToken