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