IPagedCollection TEntity  FetchAll Method CkSoftware GroupMe SDK - Documentation
Fetches all entities until there are no more entities available.

Namespace: CkSoftware.GroupMe.Sdk.Core.Interfaces
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

Task FetchAll()

Return Value

Type: Task
The awaitable Task.
See Also