Table of Contents

Method LoadDevicePropertiesAsync

Namespace
Kepware.Api.ClientHandler
Assembly
Kepware.Api.dll

LoadDevicePropertiesAsync(string, CancellationToken)

protected virtual Task<Docs.Device> LoadDevicePropertiesAsync(string driverName, CancellationToken cancellationToken)

Parameters

driverName string
cancellationToken CancellationToken

Returns

Task<Docs.Device>