| 
            
              IIndependentAdapterManagerPerAdapterInputCount Property
             | 
          
        
        
            Gets number of input measurement required by each adapter.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxint PerAdapterInputCount { get; }ReadOnly Property PerAdapterInputCount As Integer
	Get
property int PerAdapterInputCount {
	int get ();
}abstract PerAdapterInputCount : int with get
function get_PerAdapterInputCount();
 View SourceProperty Value
Int32
See Also