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