ListOptions<T>.SkipTotalCount property
Wether to skip the total items number or not. Set to false
for improved performance.
public bool SkipTotalCount { get; set; }
See Also
- class ListOptions<T>
- namespace Amica
Wether to skip the total items number or not. Set to false
for improved performance.
public bool SkipTotalCount { get; set; }