In The Hand
SetMtu Field
NamespacesInTheHand.Net.SocketsBluetoothSocketOptionNameSetMtu
.NET Components for Mobility
This sets default MTU (maximum transmission unit) for connection negotiation. While allowed for connected socket, it has no effect if the negotiation has already completed. Setting it on listening socket will propagate the value for all incoming connections.
Declaration Syntax
C#Visual Basic
public const SocketOptionName SetMtu
Public Const SetMtu As SocketOptionName

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0