C# Class PSUnityServer.ConnectionThread

Mostra file Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
threadListner System.Net.Sockets.TcpListener

Public Methods

Method Description
HandleConnection ( ) : void

Method Details

HandleConnection() public method

public HandleConnection ( ) : void
return void

Property Details

threadListner public_oe property

public TcpListener,System.Net.Sockets threadListner
return System.Net.Sockets.TcpListener