Table of Contents

Method GetProjectPropertiesAsync

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

GetProjectPropertiesAsync(CancellationToken)

Gets the project properties from the Kepware server.

public Task<Project?> GetProjectPropertiesAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Returns

Task<Project>

Exceptions

InvalidOperationException