Table of Contents

Struct ReadFileHeader

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

Request abort of the currently executing files

public struct ReadFileHeader
Inherited Members

Fields

Handle of the file to read from

public uint Handle

Field Value

uint

Maximum length to read

public uint MaxLength

Field Value

uint