Skip to main content

BeforeAssemblyDataSendHandler Delegate

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

Handles the moment just before assembly data is sent from an assembly instance.

public delegate void BeforeAssemblyDataSendHandler(AdapterController adapter, ushort instanceNumber);