LumiSoft Net Help
MTU Property
NamespacesLumiSoft.Net.UDPUDP_ServerMTU
Gets or sets maximum network transmission unit.
Declaration Syntax
C#Visual BasicVisual 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
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs 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