Table of Contents

Class SetUpdateStatus

Namespace
DuetControlServer.Commands
Assembly
DuetControlServer.dll

Implementation of the SetUpdateStatus command

public sealed class SetUpdateStatus : SetUpdateStatus
Inheritance
SetUpdateStatus
Inherited Members

Constructors

SetUpdateStatus(ObjectModel)

Implementation of the SetUpdateStatus command

public SetUpdateStatus(ObjectModel model)

Parameters

model ObjectModel

Object model

Methods

ExecuteAsync(CancellationToken)

Wait for all pending codes of the given channel to finish

public override Task ExecuteAsync(CancellationToken cancellationToken = default)

Parameters

cancellationToken CancellationToken

Optional cancellation token

Returns

Task

Asynchronous task