Property IsReceiving
IsReceiving
Gets a value indicating whether the receiving thread is active
bool IsReceiving { get; }
Property Value
- bool
trueif the receiving thread is active; otherwise,false.
Gets a value indicating whether the receiving thread is active
bool IsReceiving { get; }
true if the receiving thread is active; otherwise, false.