Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / CollectorStatistics Class / OverrunsPercent Property


In This Topic
    OverrunsPercent Property
    In This Topic
    Percent of data missed by the collector due to missing scheduled collection times.
    Syntax
    Public Property OverrunsPercent As System.Double
    public System.double OverrunsPercent {get; set;}
    public:
    property System.double OverrunsPercent {
       System.double get();
       void set (    System.double value);
    }
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also