Gets or sets maximum network transmission unit.

C# | Visual Basic | Visual C++ | F# |
public int MTU { get; set; }
Public Property MTU As Integer Get Set
public: property int MTU { int get (); void set (int value); }
member MTU : int with get, set


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
InvalidOperationException | Is raised when server is running and this property value is tried to set. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119