Esempio n. 1
0
 public void StartHost()
 {
     requestReceiver.Start(settings.EndPoint.Port, Environment.ProcessorCount);
 }