CAS.CommServer.ProtocolHub.MonitorInterface Namespace
Rel 4.10

Segment Members

The Segment type exposes the following members.

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
(Inherited from Statistics..::..SegmentStatistics.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset
Resets this instance. (Resets stopwatch: connect time, read delay, write delay)
(Inherited from Statistics..::..SegmentStatistics.)
Public method ToHtml
this function is for retreiving data that represens that object (data + description)
(Inherited from Statistics..::..SegmentStatistics.)
Public method ToHtmlTableRow
this function is for retreiving data that represens that object
(Inherited from Statistics..::..SegmentStatistics.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Statistics..::..SegmentStatistics.)

Properties


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

Events


  Name Description
Public event MarkNewState
Occurs when [mark new state].
(Inherited from Statistics..::..SegmentStatistics.)