Freigeben über


Workstation.EnsureUpdateWorkspaceInfoCache-Methode (VersionControlServer, String, TimeSpan)

Stellt sicher, dass der Arbeitsbereichsinformationscache aktualisiert wird.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Workstation Klasse

EnsureUpdateWorkspaceInfoCache-Überladung

Microsoft.TeamFoundation.VersionControl.Client-Namespace