PlcNotifications.PlcDeviceConnectionEventArgs Class

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Provides PlcDeviceConnection data for events based on this type of object.

C#

public class PlcDeviceConnectionEventArgs : EventArgs


Inheritance ObjectEventArgs › PlcNotifications.PlcDeviceConnectionEventArgs


Derived

Name Description
PlcDeviceConnectionEventArgs.#ctor(PlcDeviceConnection) Initializes a new instance of the PlcDeviceConnectionEventArgs class using the specified connection.
Name Description
PlcDeviceConnectionEventArgs.Connection Gets the PlcDeviceConnection to that the event and event data does belong.