SegmentStatistics Constructor
   Initializes a new instance of the Statistics..::..SegmentStatistics class.
   
                
    Namespace: 
   CAS.CommServer.ProtocolHub.MonitorInterfaceAssembly: ProtocolHub.MonitorInterface (in ProtocolHub.MonitorInterface.dll)
Syntax
public SegmentStatistics( SegmentsRow currDsc, Statistics..::..ChannelStatistics chn )
Parameters
- currDsc
 - Type: SegmentsRow
The segment row descriptor. 
- chn
 - Type: CAS.CommServer.ProtocolHub.MonitorInterface..::..Statistics..::..ChannelStatistics
The channel statistics 

