C# Class EchoClient.Logic.ClientMain

Datei anzeigen Open project: SyncZone/Examples

Public Methods

Method Description
Start ( Int32 clientCount, System ctrl ) : void
Stop ( ) : void

Method Details

Start() public static method

public static Start ( Int32 clientCount, System ctrl ) : void
clientCount System.Int32
ctrl System
return void

Stop() public static method

public static Stop ( ) : void
return void