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


In This Topic
    TotalEventsReported Property
    In This Topic
    Total events reported to a Historian server. May be less than TotalEventsCollected due to collector compression.
    Syntax
    Public Property TotalEventsReported As System.UInteger
    public System.uint TotalEventsReported {get; set;}
    public:
    property System.uint TotalEventsReported {
       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