CounterEntryAligned Members

Include Protected Members
Include Inherited Members

The CounterEntryAligned type exposes the following members.

Properties

  Name Description
Public property Lifetime (Inherited from CounterEntry.)
Public property LifetimeOffset (Overrides CounterEntry.LifetimeOffset.)
Public property Name (Inherited from CounterEntry.)
Public property NameOffset (Overrides CounterEntry.NameOffset.)
Public property Next (Inherited from CounterEntry.)
Public property NextCounterOffset (Overrides CounterEntry.NextCounterOffset.)
Public property Offset (Overrides CounterEntry.Offset.)
Public property SpinLock (Overrides CounterEntry.SpinLock.)
Public property Value (Overrides CounterEntry.Value.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from CounterEntry.)

Top

Fields

  Name Description
Protected field lifetimeEntry (Inherited from CounterEntry.)
Protected field name (Inherited from CounterEntry.)
Protected field nextCounterEntry (Inherited from CounterEntry.)

Top