Skip to content

Interface DiUsageExample.IMyDeviceService

Namespace: Belay.Extensions.Examples
Assembly: Belay.Extensions.dll

Example service that uses Belay.NET factories through dependency injection.

csharp
public interface DiUsageExample.IMyDeviceService

Methods

RunDeviceOperationsAsync()

Run some operations on a device.

RunDeviceOperationsAsync()

Run some operations on a device.

Released under the Apache License 2.0.