Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / CollectorStatistics Class
Properties Methods


In This Topic
    CollectorStatistics Class Members
    In This Topic

    The following tables list the members exposed by CollectorStatistics.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Average reported events-per-minute.  
    Public Property Last Data Time for collector  
    Public Property Maximum reported events-per-minute.  
    Public Property Minimum reported events-per-minute.  
    Public Property Total events out of  
    Public Property Total events missed by the collector due to missing scheduled collection times.  
    Public Property Percent of data missed by the collector due to missing scheduled collection times.  
    Public Property Total events collected.  
    Public PropertyTotal events reported to a Historian server. May be less than TotalEventsCollected due to collector compression.  
    Top
    Public Methods
     NameDescription
    Public Method Converts the value of this instance to a System.String.  
    Top
    See Also