ResourcePool::TransactionEndDelegate Delegate
.NET Framework (current version)
Represents the method that handles the ending of a transaction.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- resource
-
Type:
System::Object^
The object that is passed back to the delegate.
When you create a ResourcePool::TransactionEndDelegate delegate, you identify the method that will handle the event. For more information about event handler delegates, see NIB: Events and Delegates.
.NET Framework
Available since 1.1
Available since 1.1
Show: