ClerkInfo Class
Contains information describing an active Compensating Resource Manager (CRM) Clerk object.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | ActivityId | Gets the activity ID of the current Compensating Resource Manager (CRM) Worker. |
![]() | Clerk | Gets IUnknown for the current Clerk. |
![]() | Compensator | Gets the ProgId of the Compensating Resource Manager (CRM) Compensator for the current CRM Clerk. |
![]() | Description | Gets the description of the Compensating Resource Manager (CRM) Compensator for the current CRM Clerk. The description string is the string that was provided by the ICrmLogControl::RegisterCompensator method. |
![]() | InstanceId | Gets the instance class ID (CLSID) of the current Compensating Resource Manager (CRM) Clerk. |
![]() | TransactionUOW | Gets the unit of work (UOW) of the transaction for the current Compensating Resource Manager (CRM) Clerk. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Frees the resources of the current ClerkInfo before it is reclaimed by the garbage collector.(Overrides Object::Finalize().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


