IConnection Interface |
Namespace: Demo3D.PLC.Comms.CIP.Nodes
public interface IConnection : IConnectionClosed
The IConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| OTConnectionID |
The originator to target connection id.
| |
| TOConnectionID |
The target to originator connection id.
| |
| TOMaxPacketSize |
The target to originator maxiumum packet size.
|
| Name | Description | |
|---|---|---|
| OnConnectionClosed |
Raised when the server connection closes.
(Inherited from IConnectionClosed.) |