Default constructor.

C# | Visual Basic | Visual C++ | F# |
public UDP_DataReceiver( Socket socket )
Public Sub New ( socket As Socket )
public: UDP_DataReceiver( Socket^ socket )
new : socket : Socket -> UDP_DataReceiver

- socket (Socket)
- UDP socket.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when socket is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119