Exemplo n.º 1
0
 public MPExtendedHost()
 {
     System.Threading.Thread.CurrentThread.Name = "HostThread";
     wcf = new WCFHost();
     zeroconf = new Zeroconf();
 }
Exemplo n.º 2
0
 public MPExtendedHost()
 {
     System.Threading.Thread.CurrentThread.Name = "HostThread";
     wcf      = new WCFHost();
     zeroconf = new Zeroconf();
 }