|
EngineGroupNotInTimeWindow Property
|
Gets not-in-time-window counter.
Namespace: GSF.Net.Snmp.PipelineAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax public Variable NotInTimeWindow { get; }
Public ReadOnly Property NotInTimeWindow As Variable
Get
member NotInTimeWindow : Variable with get
function get_NotInTimeWindow();
View SourceProperty Value
Variable
Counter variable.
See Also