Messenger Class |
Note: This API is now obsolete.
[ObsoleteAttribute("UDP transport is unreliable. Use ZeroMQ transport instead.")] public class Messenger : Messenger
The Messenger type exposes the following members.
Name | Description | |
---|---|---|
![]() | Receive | Receive a 64-byte response message |
![]() | Send | Send a 64-byte command message |
![]() | Transaction | Send a 64-byte command message and receive a 64-byte response message. |