Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
IndexusMessage

Namespace:  SharedCache.WinServiceCommon
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
[SerializableAttribute]
public class IndexusMessage : IDisposable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class IndexusMessage _
	Implements IDisposable
Visual C++
[SerializableAttribute]
public ref class IndexusMessage : IDisposable

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.IndexusMessage"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon..::.IndexusMessage

See Also