IClientServerConfiguration.

PrefetchDepth(int) Method

Summary

Sets the depth to which prefetched objects are activated.

Syntax

void PrefetchDepth(int prefetchDepth)

Remarks

Sets the depth to which prefetched objects are activated. This setting should be used on the client side.

Parameters

Name Type Description
prefetchDepth int

Return Value

Type Description
void