CacheInvalidationRecordStruct Members
Include Protected Members
Include Inherited Members
Handles the structure of the cache invalidation record.
The CacheInvalidationRecordStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CacheInvalidationRecordStruct | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
CacheLine | Gets or sets the cache invalidation record. | |
Counter | Gets or sets the counter. | |
PartitionId | Gets or sets the partition ID GUID. | |
Timestamp | Gets or sets the time stamp. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top