For Babelfish Release 1.11.3.13

IUserProfileLookupRefreshUserProfileVisibilityAsync Method

Refreshes and updates the cache copy of the user_profile table. It is a best practice to call this method after constructing a UserProfileDB instance.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter.UserProfile
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Task RefreshUserProfileVisibilityAsync()

Return Value

Task

See Also