Method GetThreadExecutor
Namespace: Belay.Extensions.Factories
Assembly: Belay.Extensions.dll
GetThreadExecutor(SimplifiedDevice)
Gets the thread executor instance from the device.
csharp
DirectExecutor GetThreadExecutor(SimplifiedDevice device)
Parameters
device
SimplifiedDevice
The device instance.
Returns
The device's thread executor.