Partager via


RetryManager.Invoke<T>, méthode (Action<T>, T)

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

Syntaxe

'Déclaration
Public Sub Invoke(Of T) ( _
    action As Action(Of T), _
    op As T _
)
public void Invoke<T>(
    Action<T> action,
    T op
)

Paramètres de type

  • T

Paramètres

  • op
    Type : T

Sécurité .NET Framework

Voir aussi

Référence

RetryManager Classe

Invoke, surcharge

Microsoft.TeamFoundation.Common, espace de noms