Click or drag to resize

MessageContextGetRoutingInformation Method

Returns the routing information of the packet received (or null).

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public IPRoutingInfo? GetRoutingInformation()

Return Value

IPRoutingInfo

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.Nodes.MessageContext.GetRoutingInformation"]

See Also