Fire Transport message event

Declaration Syntax
protected void OnTransport(
bool tx,
byte[] data,
int timeout
)

Parameters
- tx (Boolean)
- Message direction: True=host to reader, False=reader to host
- data (array<
Byte
>[]()[])
- Message contents, including framing and checksum bytes
- timeout (Int32)
- Transport timeout setting (milliseconds) when message was sent or received
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)