Ejemplo n.º 1
0
 protected override void OnStart()
 {
     base.OnStart();
     //开始接收等待连接的异步操作
     async.BeginAsyncOperation();
 }