Xanthos.Runtime Namespace
| Type/Module | Description |
|
Async extension methods for JvLinkService. |
|
|
Configuration for COM call retry and timeout behavior. Use this to tune timeout/retry values based on expected data volume and network conditions. |
|
|
|
|
|
UTF-8 helpers for console apps and test harnesses. Xanthos treats all in-memory text as Unicode strings (UTF-16). JV-Link boundaries decode CP932/Shift-JIS into those strings, and output boundaries should emit UTF-8. |
|
|
Utilities for monitoring JV-Link download progress. |
|
|
|
|
|
|
|
|
Represents minimal configuration required to talk to the JV-Link runtime. |
|
|
High-level service for interacting with JV-Link COM API. |
|
|
Discriminated union representing all supported parsed record types |
|
|
Utility for parsing JvPayload into strongly typed domain records |
|
|
|
|
|
Represents the action to take when `JVRead` returns a non-payload outcome. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simple logger abstraction to avoid hard dependency on external logging packages. |
|
|
|
|
|
Result of waiting for download completion. |
|
|
|
Xanthos