LumiSoft Mail Server User API
SocketEx Constructor (socket)
Namespaces > LumiSoft.Net > SocketEx > SocketExNew(Socket)
Socket wrapper. NOTE: You must pass connected socket here !
Syntax
C#Visual BasicManaged C++
public SocketEx (
	Socket socket
)
Public Sub New ( _
	socket As Socket _
)
public:
SocketEx (
	Socket^ socket
)
Parameters
socket (Socket)
Socket.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)