Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
IUser
Profile
Lookup
Refresh
User
Profile
Visibility
Async 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.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
Task
RefreshUserProfileVisibilityAsync
()
Return Value
Task
See Also
Reference
IUserProfileLookup Interface
Scopos.BabelFish.DataActors.ResultListFormatter.UserProfile Namespace
In This Article
Definition
See Also