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

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
ConnectCallbackParams ( Socket connectingSocket, ManualResetEvent mre ) : System

Method Details

ConnectCallbackParams() public méthode

public ConnectCallbackParams ( Socket connectingSocket, ManualResetEvent mre ) : System
connectingSocket Socket
mre System.Threading.ManualResetEvent
Résultat System