Method HasDiscontinuity
- Namespace
- Skyline.DataMiner.Utils.Interfaces
- Assembly
- Skyline.DataMiner.Utils.Interfaces.dll
HasDiscontinuity(string, string)
Allows to detect discontinuity based on discontinuity times.
public static bool HasDiscontinuity(string currentDiscontinuityTime, string previousDiscontinuityTime)
Parameters
currentDiscontinuityTime
stringTime of the most recent occasion at which some of this interface's counters suffered a discontinuity.
previousDiscontinuityTime
stringTime of the previous occasion at which some of this interface's counters suffered a discontinuity.