C# Class TSystems.RELOAD.Util.TimeoutSocket.ConnectCallbackParams

Mostrar archivo Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
ConnectCallbackParams ( Socket connectingSocket, ManualResetEvent mre ) : System

Method Details

ConnectCallbackParams() public method

public ConnectCallbackParams ( Socket connectingSocket, ManualResetEvent mre ) : System
connectingSocket Socket
mre System.Threading.ManualResetEvent
return System