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