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