Demo3D 2026 API Documentation
Demo3D 2026 API Documentation
Demo3D Namespaces
Demo3D.Net Namespaces
Demo3D.Net
IMessageService Interface
IMessageService Properties
HeaderSize Property
PduSize Property
IMessage
Service
Header
Size Property
Gets the message header size.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
Copy
int
HeaderSize
{
get
; }
Property Value
Int32
Remarks
The buffer passed to
WriteAsync(Boolean, ArraySegment
Byte
)
and
WriteToAsync(Boolean, ArraySegment
Byte
, EndPoint)
must have at least this many bytes free before the data segment in which to prepend a header of this size.
See Also
Reference
IMessageService Interface
Demo3D.Net Namespace
© Rockwell Automation Technologies, Inc. All Rights Reserved.
Send comments on this topic to
support@demo3d.com