Constructor BulkProgress
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
BulkProgress(int, int)
Represents the progress of a bulk query.
public BulkProgress(int ResultTotal, int ResultCount)
Represents the progress of a bulk query.
public BulkProgress(int ResultTotal, int ResultCount)