Struct AbortFileHeader
Request abort of the currently executing files
Inherited Members
Namespace: DuetControlServer.SPI.Communication.FirmwareRequests
Assembly: DuetControlServer.dll
Syntax
public struct AbortFileHeader
Fields
AbortAll
Indicates if all pending files are supposed to be aborted
Declaration
public byte AbortAll
Field Value
Type | Description |
---|---|
byte |
Channel
Code channel running the file(s)
Declaration
public byte Channel
Field Value
Type | Description |
---|---|
byte |