Workstation.UpdateWorkspaceInfoCache Method
Include Protected Members
Include Inherited Members
Updates the cache with the workspace information objects that are associated with the specified repository.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
UpdateWorkspaceInfoCache(VersionControlServer, String) | Updates the cache with the workspace information objects that are associated with the specified repository. | |
UpdateWorkspaceInfoCache(VersionControlServer, String, array<Workspace[]%) | Updates the cache with the workspace information objects that are associated with the specified repository. |
Top