Workstation.EnsureUpdateWorkspaceInfoCache, méthode (VersionControlServer, String, TimeSpan)

Vérifie que le cache d'informations de l'espace de travail est mis à jour.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

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

Paramètres

  • ownerName
    Type : System.String
    Le propriétaire de l'espace de travail.

Sécurité .NET Framework

Voir aussi

Référence

Workstation Classe

EnsureUpdateWorkspaceInfoCache, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms