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


In This Topic
    Overruns Property
    In This Topic
    Total events missed by the collector due to missing scheduled collection times.
    Syntax
    Public Property Overruns As System.UInteger
    public System.uint Overruns {get; set;}
    public:
    property System.uint Overruns {
       System.uint get();
       void set (    System.uint 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