DOFPacketlength Method OpenDOF Object Access Library
Get the length of the packet, in bytes.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual int length()

Return Value

Type: Int32
the length of the packet, in bytes.
Remarks

Get the length of the packet, in bytes.
See Also

Reference