Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
this property is not sent over the wire its used to evaluate in which context the message runs

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

Syntax

C#
public bool ClientContext
Visual Basic (Declaration)
Public ClientContext As Boolean
Visual C++
public:
bool ClientContext

Remarks

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

See Also