CAS.CommServer.ProtocolHub.MonitorInterface Namespace
Rel 4.10

Statistics..::..SegmentStatistics Members

The Statistics..::..SegmentStatistics type exposes the following members.

Constructors


  Name Description
Public method Statistics..::..SegmentStatistics
Initializes a new instance of the Statistics..::..SegmentStatistics class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetHtmlTableRowDescription
this function is for retreiving description fot this object in the HTML
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method refresh (Inherited from Metronom..::..RefreshAble.)
Public method Reset
Resets this instance. (Resets stopwatch: connect time, read delay, write delay)
Public method ToHtml
this function is for retreiving data that represens that object (data + description)
Public method ToHtmlTableRow
this function is for retreiving data that represens that object
Public method ToString
Returns a String that represents the current Object.

Fields


  Name Description
Public field myStat
Statistics

Properties


  Name Description
Public property Connected
Gets a value indicating whether this Statistics..::..SegmentStatistics is connected.
Public property ConnectTime
Gets the connect time.
Public property ConnectTimeAvr
Gets the connect time average.
Public property ConnectTimeMax
Gets the connect time maximum.
Public property ConnectTimeMin
Gets the connect time minimum.
Public property CurrentStateAsString
Gets the state .
Public property GetCurrentState
Gets the state .
Public property GetFailCount
Gets the get fail count.
Public property GetMadeCount
Gets the get made (successful connections) count.
Public property GetOPCPrefix
Gets the get OPC prefix.
Public property GetOvertimeCoefficient
Gets the get overtime coefficient.
Public property myName
Gets name.
Public property NewStateUpdateStatistics
Sets the new state.
Public property ReadDelayAvr
Gets the read delay average.
Public property ReadDelayMax
Gets the read delay maximum.
Public property ReadDelayMin
Gets the read delay minimum.
Public property WriteDelayAvr
Gets the write delay average.
Public property WriteDelayMax
Gets the write delay maximum.
Public property WriteDelayMin
Gets the write delay minimum.

Events


  Name Description
Public event MarkNewState
Occurs when [mark new state].