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.
| C# | Visual Basic |
public const SocketOptionName SetMtuMinimum
Public Const SetMtuMinimum As SocketOptionName