C# Class System.Transactions.TransactionTable

Show file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
Add int
AddIter void
RecalcTimeout System.TimeSpan
Remove void
ThreadTimer void
TimeoutTicks long
TransactionTable System.Diagnostics

Private Methods

Method Description
Add ( InternalTransaction txNew ) : int
AddIter ( InternalTransaction txNew ) : void
RecalcTimeout ( InternalTransaction tx ) : System.TimeSpan
Remove ( InternalTransaction tx ) : void
ThreadTimer ( Object state ) : void
TimeoutTicks ( System.TimeSpan timeout ) : long
TransactionTable ( ) : System.Diagnostics