Click or drag to resize

MessageContextGetSpaceAvailable Method

Remaining space available in the CIP reply (or int.MaxValue).

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public int GetSpaceAvailable()

Return Value

Type: Int32

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

See Also