Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Base
User
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.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
virtual
Task
RefreshUserProfileVisibilityAsync
()
Return Value
Task
Implements
IUserProfileLookup
RefreshUserProfileVisibilityAsync
See Also
Reference
BaseUserProfileLookup Class
Scopos.BabelFish.DataActors.ResultListFormatter.UserProfile Namespace
In This Article
Definition
Return Value
Implements
See Also