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


In This Topic
    AverageEventRate Property (CollectorStatistics)
    In This Topic
    Average reported events-per-minute.
    Syntax
    Public Property AverageEventRate As System.Double
    public System.double AverageEventRate {get; set;}
    public:
    property System.double AverageEventRate {
       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