|
IIndependentAdapterManagerCurrentOutputIndex Property
|
Gets adapter output index currently being processed.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax int CurrentOutputIndex { get; }
ReadOnly Property CurrentOutputIndex As Integer
Get
property int CurrentOutputIndex {
int get ();
}
abstract CurrentOutputIndex : int with get
function get_CurrentOutputIndex();
View SourceProperty Value
Int32See Also