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

  NameDescription
IndexusMessageOverloaded.

Methods

  NameDescription
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().)

Fields

  NameDescription
ClientContext
this property is not sent over the wire its used to evaluate in which context the message runs

Properties

  NameDescription
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

See Also