Table of Contents

Method LoadSupportedDriversAsync

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

LoadSupportedDriversAsync(CancellationToken)

protected virtual Task<List<Docs.Driver>> LoadSupportedDriversAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

Task<List<Docs.Driver>>