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