Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Returns a String that represents the current Object.

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

Syntax

C#
public override string ToString()
Visual Basic (Declaration)
Public Overrides Function ToString As String
Visual C++
public:
virtual String^ ToString() override

Return Value

A String that represents the current Object.

Remarks

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

See Also