C# Class TSystems.RELOAD.ForwardAndLinkManagement.ConnectCallbackParams

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

Méthodes publiques

Свойство Type Description
mre System.Threading.ManualResetEvent
socket Socket

Méthodes publiques

Méthode Description
ConnectCallbackParams ( Socket socket, ManualResetEvent mre ) : STUN

Method Details

ConnectCallbackParams() public méthode

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

Property Details

mre public_oe property

public ManualResetEvent,System.Threading mre
Résultat System.Threading.ManualResetEvent

socket public_oe property

public Socket socket
Résultat Socket