CAS.CommServer.ProtocolHub.MonitorInterface Namespace
Rel 4.10

SegmentStatistics..::..SegmentStatisticsInternal Members

The Statistics..::..SegmentStatistics..::..SegmentStatisticsInternal 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 GetType (Inherited from Object.)
Public method MarkConnFail
Marks the connection fail.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetOvertimeCoefficient
Sets the overtime coefficient.
Public method ToString
Returns a String that represents the current Object.

Properties


  Name Description
Public property Address
Gets or sets the address.
Public property AddtionalInformation
Gets the addtional information.
Public property Connected
Gets a value indicating whether this Statistics..::..SegmentStatistics..::..SegmentStatisticsInternal is connected.
Public property ConnectTime
Gets the connect time.
Public property ConnFailCount
The connection fail count.
Public property ConnMadeCount
the count of connection made
Public property CurrentState
Gets or sets the state.
Public property CurrentStateAsString
Gets the state .
Public property GetFailCount
Gets the get fail count as string
Public property GetMadeCount
Gets the count of connection made as string.
Public property GetOvertimeCoefficient
Gets the get overtime coefficient as string
Public property GetSegmentConnectionTimeMinimumMximumAverage
Gets the segment connection time Minimum/Maximum/Average.
Public property Item
Gets or sets the UInt32 at the specified index.
Public property KeepConnect
Gets or sets a value indicating whether [keep connect].
Public property MyID
Gets ID.
Public property MyName
Gets name.
Public property OvertimeCoefficient_Avr
Gets the overtime coefficient average.
Public property OvertimeCoefficient_Max
Gets the overtime coefficient_ max.
Public property OvertimeCoefficient_Min
Gets the overtime coefficient minimum.
Public property PickupConnect
Gets or sets a value indicating whether [pickup connect].
Public property ReadDelay
Gets the read delay.
Public property TimeIdleKeepConn
Gets or sets the time idle keep conn.
Public property TimeKeepConn
Gets or sets the time keep conn.
Public property TimeReconnect
Gets or sets the time reconnect.
Public property TimeScan
Gets or sets the time scan.
Public property WriteDelay
Gets the write delay.