Table of Contents

Method QueryObjectCount

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

QueryObjectCount()

Retrieves a count of objects in the cache.

public long QueryObjectCount()

Returns

long

The number of objects in the cache.

Remarks

This method will perform a round trip to the ScaleOut service and invoke a parallel query on the distributed store, which involves all hosts.