Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
The IndexusMessage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IndexusMessage | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetBytes |
Gets the bytes.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(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.) | |
| Send |
Sends this instance.
| |
| SetBytes |
Sets the bytes.
| |
| ToString | (Overrides Object..::.ToString()()().) |
Fields
| Name | Description | |
|---|---|---|
| ClientContext |
this property is not sent over the wire its used to evaluate in which context the message runs
|
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets/sets the Action
| |
| Expires |
Gets/sets the Expires
| |
| Hostname |
Gets/sets the Hostname
| |
| Id |
Gets/sets the Id
| |
| ItemPriority |
Gets/sets the ItemPriority
| |
| Key |
Gets/sets the Key
| |
| Payload |
Gets/sets the Payload
| |
| Status |
Gets/sets the Status
| |
| Timestamp |
Gets/sets the Timestamp
|