Click or drag to resize

IConnectionClosed Interface

An event raised when the server connection closes.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public interface IConnectionClosed

The IConnectionClosed type exposes the following members.

Events
  NameDescription
Public eventOnConnectionClosed
Raised when the server connection closes.
Top
See Also