Private System.Collections.ArrayList m_workSocketList=ArrayList.Synchronized(New System.Collections.ArrayList())
Socket workerSocker=m_mainSocket.EndAccept

Above is c# code,who can converted to vb.net code.thanks