Table of Contents

Property NetworkCacheSize

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

NetworkCacheSize

Gets the size (in bytes) of the in-process network cache that is used to return deep copies of objects. A value of zero indicates that the network cache is disabled.

public long NetworkCacheSize { get; }

Property Value

long