Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides support for retry policy-aware transactional scope.
Namespace: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling
Assembly: Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data (in Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data.dll) Version: 6.0.0.0 (6.0.1304.0)
Syntax
public sealed class TransactionRetryScope : IDisposable
'Declaration
Public NotInheritable Class TransactionRetryScope
Implements IDisposable
public ref class TransactionRetryScope sealed : IDisposable
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.TransactionRetryScope
See Also
Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling Namespace