IBuildDetail.Wait, méthode (TimeSpan, TimeSpan)
Espace de noms : Microsoft.TeamFoundation.Build.Client
Assembly : Microsoft.TeamFoundation.Build.Client (dans Microsoft.TeamFoundation.Build.Client.dll)
Syntaxe
'Déclaration
Function Wait ( _
pollingInterval As TimeSpan, _
timeout As TimeSpan _
) As Boolean
bool Wait(
TimeSpan pollingInterval,
TimeSpan timeout
)
Paramètres
- pollingInterval
Type : System.TimeSpan
- timeout
Type : System.TimeSpan
Valeur de retour
Type : System.Boolean
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.