Table of Contents

Field DefaultChunkSize

Namespace
GuildWars2
Assembly
GW2SDK.dll

The default chunk size is 200. This is the maximum number of keys that can be retrieved in a single query.

public const int DefaultChunkSize = 200

Returns

int
The default chunk size is 200. This is the maximum number of keys that can be retrieved in a single query.