Click or drag to resize

SnmpApplicationProcessingFinished Property

Gets a value indicating whether processing is finished.

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

Property Value

Boolean
true if processing is finished; otherwise, false.
See Also