Click or drag to resize

UdpInstSendBufferSize Property

Total send bufer size in bytes for UDP payload. The default value is the platform value of ACE_DEFAULT_MAX_SOCKET_BUFSIZ.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public int SendBufferSize { get; set; }

Property Value

Type: Int32
See Also