Command dispatcher.
Namespace: IO.Objects.RemoteIOAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntaxpublic void Dispatcher(
Message cmd,
Message resp
)
Parameters
- cmd Message
- Command to be sent.
- resp Message
- Response to be received.
See Also