Workstation.RemoveCachedWorkspaceInfo Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
RemoveCachedWorkspaceInfo(VersionControlServer) | Removes the workspaces that are associated with the specified repository from the cache. | |
RemoveCachedWorkspaceInfo(VersionControlServer, String) | Removes the workspaces that are associated with the specified repository from the cache. | |
RemoveCachedWorkspaceInfo(Uri, String, String) | Removes the specified workspace from the cache. |
Top