GigaSpaces XAP.NET Documentation
UnlimitedCacheSegmentEvictionStrategyBuilder Constructor (doPeriodicClear)
Class LibraryGigaSpaces.Core.Cache.EvictionUnlimitedCacheSegmentEvictionStrategyBuilderUnlimitedCacheSegmentEvictionStrategyBuilder(Boolean)
Construct the builder
Declaration Syntax
C#Visual BasicVisual C++J#
public UnlimitedCacheSegmentEvictionStrategyBuilder(
	bool doPeriodicClear
)
Public Sub New ( _
	doPeriodicClear As Boolean _
)
public:
UnlimitedCacheSegmentEvictionStrategyBuilder(
	bool doPeriodicClear
)
public UnlimitedCacheSegmentEvictionStrategyBuilder(
	boolean doPeriodicClear
)
Parameters
doPeriodicClear (Boolean)
Should clear local cahe periodicly

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 7.1.4.4750 (7.1.4.4750)