Get maximum initial receive size that is the maximum number of bytes that must be
received before the packet length can be determined.
Namespace: org.opendof.core.transport
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
int getMaxInitialReceiveSize()
Return Value
Type: Int32The maximum number of bytes that must be read initially.
Remarks
See Also