LumiSoft Net Help
UDP_DataReceiver Constructor (socket)
NamespacesLumiSoft.Net.UDPUDP_DataReceiverUDP_DataReceiver(Socket)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public UDP_DataReceiver(
	Socket socket
)
Public Sub New ( 
	socket As Socket
)
public:
UDP_DataReceiver(
	Socket^ socket
)
new : 
        socket : Socket -> UDP_DataReceiver
Parameters
socket (Socket)
UDP socket.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when socket is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119