RoleRepositoryReloadCache Method
Reloads the Roles cache belonging to companyId.
Namespace: MobileTrack.DataContainers.RepositoriesAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
internal Task ReloadCache(
Guid companyId,
CancellationToken cancellationToken
)
- companyId Guid
- Company container.
- cancellationToken CancellationToken
- Cancellation token
Task[Missing <returns> documentation for "M:MobileTrack.DataContainers.Repositories.RoleRepository.ReloadCache(System.Guid,System.Threading.CancellationToken)"]