Example #1
0
 public ARTransactionResult TransactionCommit()
 {
     return(ServerInstance.CommitBulkEntryTransaction());
 }