Struct ReadFileHeader
- Namespace
- DuetControlServer.Link.Protocol.FirmwareRequests
- Assembly
- DuetControlServer.dll
Request abort of the currently executing files
public struct ReadFileHeader
- Inherited Members
Fields
Handle
Handle of the file to read from
public uint Handle
Field Value
MaxLength
Maximum length to read
public uint MaxLength