Table of Contents

Method LoadChannelPropertiesAsync

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

LoadChannelPropertiesAsync(string, CancellationToken)

protected virtual Task<Docs.Channel> LoadChannelPropertiesAsync(string driverName, CancellationToken cancellationToken)

Parameters

driverName string
cancellationToken CancellationToken

Returns

Task<Docs.Channel>