ResourcePool.TransactionEndDelegate Delegate
.NET Framework 3.0
Represents the method that handles the ending of a transaction.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
When you create a ResourcePool.TransactionEndDelegate delegate, you identify the method that will handle the event. For more information about event handler delegates, see Events and Delegates.
Community Additions
ADD
Show: