Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Defines the default buffer size

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

Syntax

C#
public const int BufferSize
Visual Basic (Declaration)
Public Const BufferSize As Integer
Visual C++
public:
literal int BufferSize

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.Sockets.SharedCacheStateObject.BufferSize"]

See Also