Segment Members
The Segment type exposes the following members.
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
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Reset |
Resets this instance. (Resets stopwatch: connect time, read delay, write delay)
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ToHtml |
this function is for retreiving data that represens that object (data + description)
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ToHtmlTableRow |
this function is for retreiving data that represens that object
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ToString | (Inherited from Statistics..::..SegmentStatistics.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Connected |
Gets a value indicating whether this Statistics..::..SegmentStatistics is connected.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ConnectTime |
Gets the connect time.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ConnectTimeAvr |
Gets the connect time average.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ConnectTimeMax |
Gets the connect time maximum.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ConnectTimeMin |
Gets the connect time minimum.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
CurrentStateAsString |
Gets the state .
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
GetCurrentState |
Gets the state .
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
GetFailCount |
Gets the get fail count.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
GetMadeCount |
Gets the get made (successful connections) count.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
GetOPCPrefix |
Gets the get OPC prefix.
|
|
|
GetOvertimeCoefficient |
Gets the get overtime coefficient.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
myName |
Gets name.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
NewStateUpdateStatistics |
Sets the new state.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ReadDelayAvr |
Gets the read delay average.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ReadDelayMax |
Gets the read delay maximum.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
ReadDelayMin |
Gets the read delay minimum.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
WriteDelayAvr |
Gets the write delay average.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
WriteDelayMax |
Gets the write delay maximum.
(Inherited from Statistics..::..SegmentStatistics.) |
|
|
WriteDelayMin |
Gets the write delay minimum.
(Inherited from Statistics..::..SegmentStatistics.) |
Events
| Name | Description | |
|---|---|---|
|
|
MarkNewState |
Occurs when [mark new state].
(Inherited from Statistics..::..SegmentStatistics.) |

