IClientServerConfiguration.

PrefetchSlotCacheSize(int) Method

Summary

Sets the slot cache size to the given value.

Syntax

void PrefetchSlotCacheSize(int slotCacheSize)

Remarks

Sets the slot cache size to the given value.

Parameters

Name Type Description
slotCacheSize int

Return Value

Type Description
void