ClerkInfo Class

Definition

Contains information describing an active Compensating Resource Manager (CRM) Clerk object.

public ref class ClerkInfo sealed
public sealed class ClerkInfo
type ClerkInfo = class
Public NotInheritable Class ClerkInfo
Inheritance
ClerkInfo

Properties

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.

Methods

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.

GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to