ForwardOpenHandler Delegate
NuGet: GHIElectronics.TinyCLR.EthernetIP.Adapter
Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter
Handles a successful Forward Open opening a CIP connection.
public delegate void ForwardOpenHandler(AdapterController adapter, IPAddress ipAddress, bool large);