Java.Net.NetworkInterface.MTU Property
Returns the Maximum Transmission Unit (MTU) of this interface.

Syntax

[get: Android.Runtime.Register("getMTU", "()I", "GetGetMTUHandler")]
public int MTU { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Net.SocketExceptionif an I/O error occurs.

Remarks

Returns the Maximum Transmission Unit (MTU) of this interface.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9