Skip to main content

RegisterSessionHandler Delegate

NuGet: GHIElectronics.TinyCLR.EthernetIP.Adapter
Assembly: GHIElectronics.TinyCLR.EthernetIP.Adapter
Namespace: GHIElectronics.TinyCLR.EthernetIP.Adapter

Handles a scanner registering or unregistering an encapsulation session.

public delegate void RegisterSessionHandler(AdapterController adapter, IPAddress ipAddress);