Exemplo n.º 1
0
 void AbortReader()
 {
     reader.Abort();
 }
Exemplo n.º 2
0
 protected override void OnAbort()
 {
     parent.Abort();
 }