Workstation.EnsureUpdateWorkspaceInfoCache 方法 (VersionControlServer, String, TimeSpan)

命名空间:  Microsoft.TeamFoundation.VersionControl.Client
程序集:  Microsoft.TeamFoundation.VersionControl.Client(在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

语法

声明
Public Sub EnsureUpdateWorkspaceInfoCache ( _
    sourceControl As VersionControlServer, _
    ownerName As String, _
    maxAge As TimeSpan _
)
public void EnsureUpdateWorkspaceInfoCache(
    VersionControlServer sourceControl,
    string ownerName,
    TimeSpan maxAge
)

参数

.NET Framework 安全性

请参见

参考

Workstation 类

EnsureUpdateWorkspaceInfoCache 重载

Microsoft.TeamFoundation.VersionControl.Client 命名空间