Click or drag to resize

MessageContextCIPConnectionClosed Property

A class that will raise an event when the CIP connection closes (or null).

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public IConnectionClosed CIPConnectionClosed { get; }

Property Value

Type: IConnectionClosed
See Also