Table of Contents

Property IsReceiving

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

IsReceiving

Gets a value indicating whether the receiving thread is active

bool IsReceiving { get; }

Property Value

bool

true if the receiving thread is active; otherwise, false.