Table of Contents

Struct AbortFileHeader

Namespace
DuetControlServer.Link.Protocol.FirmwareRequests
Assembly
DuetControlServer.dll

Request abort of the currently executing files

public struct AbortFileHeader
Inherited Members

Fields

Indicates if all pending files are supposed to be aborted

public byte AbortAll

Field Value

byte

Code channel running the file(s)

public byte Channel

Field Value

byte