TransportListenerEventArgs constructor

Declaration Syntax
public TransportListenerEventArgs(
bool tx,
byte[] data,
int timeout
)

Parameters
- tx (Boolean)
- if the listener is for tx or rx(true for tx)
- data (array<
Byte
>[]()[])
- the event data
- timeout (Int32)
- the listen timeout
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)