Complete Method Complete() Completes the transaction. Declaration void Complete() Remarks If the transaction has neither been committed nor rolled back when the ITransactionContext is disposed, it will be committed if it has been completed, else it will be rolled back.