Skip to content

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