Property IsReceiving
- Namespace
- Skyline.DataMiner.Utils.DOM.UnitTesting
- Assembly
- Skyline.DataMiner.Utils.DOM.dll
IsReceiving
Gets a value indicating whether the receiving thread is active
public bool IsReceiving { get; }
Property Value
- bool
true
if the receiving thread is active; otherwise,false
.