Statistics..::..SegmentStatistics Members
The Statistics..::..SegmentStatistics type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      Statistics..::..SegmentStatistics | 
                         
   Initializes a new instance of the Statistics..::..SegmentStatistics class.
    
                       | 
                    
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetHtmlTableRowDescription | 
                         
   this function is for retreiving description fot this object in the HTML
    
                       | 
                    
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      refresh | (Inherited from Metronom..::..RefreshAble.) | 
| 
                         | 
                      Reset | 
                         
   Resets this instance. (Resets stopwatch: connect time, read delay, write delay)
    
                       | 
                    
| 
                         | 
                      ToHtml | 
                         
   this function is for retreiving data that represens that object (data + description)
    
                       | 
                    
| 
                         | 
                      ToHtmlTableRow | 
                         
   this function is for retreiving data that represens that object
    
                       | 
                    
| 
                         | 
                      ToString | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      Connected | 
                         
   Gets a value indicating whether this Statistics..::..SegmentStatistics is connected.
    
                       | 
                    
| 
                         | 
                      ConnectTime | 
                         
   Gets the connect time.
    
                       | 
                    
| 
                         | 
                      ConnectTimeAvr | 
                         
   Gets the connect time average.
    
                       | 
                    
| 
                         | 
                      ConnectTimeMax | 
                         
   Gets the connect time maximum.
    
                       | 
                    
| 
                         | 
                      ConnectTimeMin | 
                         
   Gets the connect time minimum.
    
                       | 
                    
| 
                         | 
                      CurrentStateAsString | 
                         
   Gets the state .
    
                       | 
                    
| 
                         | 
                      GetCurrentState | 
                         
   Gets the state .
    
                       | 
                    
| 
                         | 
                      GetFailCount | 
                         
   Gets the get fail count.
    
                       | 
                    
| 
                         | 
                      GetMadeCount | 
                         
   Gets the get made (successful connections) count.
    
                       | 
                    
| 
                         | 
                      GetOPCPrefix | 
                         
   Gets the get OPC prefix.
    
                       | 
                    
| 
                         | 
                      GetOvertimeCoefficient | 
                         
   Gets the get overtime coefficient.
    
                       | 
                    
| 
                         | 
                      myName | 
                         
   Gets  name.
    
                       | 
                    
| 
                         | 
                      NewStateUpdateStatistics | 
                         
   Sets the new state.
    
                       | 
                    
| 
                         | 
                      ReadDelayAvr | 
                         
   Gets the read delay average.
    
                       | 
                    
| 
                         | 
                      ReadDelayMax | 
                         
   Gets the read delay maximum.
    
                       | 
                    
| 
                         | 
                      ReadDelayMin | 
                         
   Gets the read delay minimum.
    
                       | 
                    
| 
                         | 
                      WriteDelayAvr | 
                         
   Gets the write delay average.
    
                       | 
                    
| 
                         | 
                      WriteDelayMax | 
                         
   Gets the write delay maximum.
    
                       | 
                    
| 
                         | 
                      WriteDelayMin | 
                         
   Gets the write delay minimum.
    
                       | 
                    

