In The Hand
SetMtuMinimum Field
NamespacesInTheHand.Net.SocketsBluetoothSocketOptionNameSetMtuMinimum
.NET Components for Mobility
This sets minimum MTU 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 SetMtuMinimum
Public Const SetMtuMinimum As SocketOptionName

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