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