C# Class PSUnityServer.ConnectionThread

Afficher le fichier Open project: MickyBalladelli/PSUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
threadListner System.Net.Sockets.TcpListener

Méthodes publiques

Méthode Description
HandleConnection ( ) : void

Method Details

HandleConnection() public méthode

public HandleConnection ( ) : void
Résultat void

Property Details

threadListner public_oe property

public TcpListener,System.Net.Sockets threadListner
Résultat System.Net.Sockets.TcpListener