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
Receive Method
Send Method
Transaction Method
Messenger
Send Method
Send a 64-byte message.
Namespace:
IO.Interfaces.Message64
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
void
Send
(
Message
cmd
)
Parameters
cmd
Message
Message to be sent.
See Also
Reference
Messenger Interface
IO.Interfaces.Message64 Namespace