JvReadOutcome Type
Represents the state of the read loop when interacting with JV-Link.
Union cases
| Union case |
Description
|
Full Usage:
DownloadPending
|
|
Full Usage:
EndOfStream
|
|
Full Usage:
FileBoundary
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDownloadPending
Returns: bool
|
|
Full Usage:
this.IsEndOfStream
Returns: bool
|
|
Full Usage:
this.IsFileBoundary
Returns: bool
|
|
Full Usage:
this.IsPayload
Returns: bool
|
|
Xanthos