Пример #1
0
 public static bool TxAbort()
 {
     return(coordinatorService.Abort());
 }