Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple 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:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
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