Exemplo n.º 1
0
 protected override void OnStart(string[] args)
 {
     epmd = new OtpEpmd();
     epmd.ServeAsync();
 }