Munts Technologies Remote I/O Library for .Net Standard 2.0
Munts Technologies Remote I/O Library for .Net Standard 2.0
Namespaces
IO.Interfaces.Message64
Messenger Interface
Messenger Methods
Messenger Interface
Abstract interface for sending and receiving 64-byte messages.
Namespace:
IO.Interfaces.Message64
Assembly:
libremoteio (in libremoteio.dll) Version: 2.2025.76.2
Syntax
C#
Copy
public
interface
Messenger
The
Messenger
type exposes the following members.
Methods
Name
Description
Receive
Receive a 64-byte message.
Send
Send a 64-byte message.
Transaction
Send a 64-byte command and receive a 64-byte response.
Top
See Also
Reference
IO.Interfaces.Message64 Namespace