Struct ReadFileHeader
Request abort of the currently executing files
Inherited Members
Namespace: DuetControlServer.SPI.Communication.FirmwareRequests
Assembly: DuetControlServer.dll
Syntax
public struct ReadFileHeader
Fields
Handle
Handle of the file to read from
Declaration
public uint Handle
Field Value
Type | Description |
---|---|
uint |
MaxLength
Maximum length to read
Declaration
public uint MaxLength
Field Value
Type | Description |
---|---|
uint |