ClerkMonitor Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a snapshot of all Clerks active in the process.
public ref class ClerkMonitor sealed : System::Collections::IEnumerable
public sealed class ClerkMonitor : System.Collections.IEnumerable
type ClerkMonitor = class
interface IEnumerable
Public NotInheritable Class ClerkMonitor
Implements IEnumerable
- Inheritance
-
ClerkMonitor
- Implements
The Compensating Resource Manager (CRM) Monitor can be used to examine the list of active Clerks performing transaction recovery in the current process.
Clerk |
Initializes a new instance of the ClerkMonitor class. |
Count |
Gets the count of the Clerk monitors in the Compensating Resource Manager (CRM) monitor collection. |
Item[Int32] |
Gets the ClerkInfo object for this ClerkMonitor. |
Item[String] |
Gets the ClerkInfo object for this ClerkMonitor. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize() |
Frees the resources of the current ClerkMonitor before it is reclaimed by the garbage collector. |
Get |
Returns the enumeration of the clerks in the Compensating Resource Manager (CRM) monitor collection. |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Populate() |
Gets the Clerks collection object, which is a snapshot of the current state of the Clerks. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Cast<TResult>(IEnumerable) |
Casts the elements of an IEnumerable to the specified type. |
Of |
Filters the elements of an IEnumerable based on a specified type. |
As |
Enables parallelization of a query. |
As |
Converts an IEnumerable to an IQueryable. |
Proizvod | Verzije |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET povratne informacije
.NET je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: