Skip to content

TransactionInfo Methods

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

ReconcilePending

View source
public void ReconcilePending()
Reconciles all pending calls that have join the transaction.

Returns

true if there are no orphans, false otherwise

ToString

override
View source
public override string ToString()
For verbose tracing and debugging.