ReceivedExplicitTcpDataHandler Delegate
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter · Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
No description available.
public delegate void ReceivedExplicitTcpDataHandler(AdapterController adapter, ushort commandCode, IPAddress ipAddress);
Parameters
| Parameter | Type | Description |
|---|---|---|
adapter | AdapterController | |
commandCode | ushort | |
ipAddress | IPAddress |