Skip to content

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

DirectExecutor

The device's thread executor.

Released under the Apache License 2.0.