Skip to content

Method RunDeviceOperationsAsync

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

RunDeviceOperationsAsync()

Run some operations on a device.

csharp
public Task RunDeviceOperationsAsync()

Returns

Task

A task representing the operation.

RunDeviceOperationsAsync()

Run some operations on a device.

csharp
public Task RunDeviceOperationsAsync()

Returns

Task

A task representing the operation.

Released under the Apache License 2.0.