Programming with Reflection

image\rwnprg32.gif SLPPathMTU property

 

Syntax

object.SLPPathMTU
object.SLPPathMTU = Value

Data type

Long

 

Description

Returns (first syntax line) or specifies (second syntax line) the size of the maximum transmission unit, which is the maximum number of bytes that can be sent or received in a UDP packet.

Values

The default value is 1472.

The range of values is 1 to 16384.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property