Ejemplo n.º 1
0
 public void Abort(Ring ring, Exception error)
 {
     Outbound.CancelPendingRead();
     CancelWriteToSocket(ring);
 }