ReceivedExplicitUdpDataHandler Delegate
NuGet: GHIElectronics.TinyCLR.EthernetIP.Adapter
Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter
Handles an explicit UDP encapsulation command received from a scanner.
public delegate void ReceivedExplicitUdpDataHandler(AdapterController adapter, ushort commandCode, IPAddress ipAddress, bool unicast);