Click or drag to resize

SnmpEngineActive Property

Gets a value indicating whether this SnmpEngine is active.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public bool Active { get; }
View Source

Property Value

Boolean
true if active; otherwise, false.
See Also