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: 15.0.2.11458
Syntax
C#
public IConnectionClosed? CIPConnectionClosed { get; }

Property Value

Type: IConnectionClosed
See Also