Share via


MethodInformation, constructeur (String, MethodType, EstimatedMethodCost)

Crée un nouveau MethodInformation décrivant le WebMethod, la page, le gestionnaire ou le travail soient exécutés.

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

Syntaxe

'Déclaration
Public Sub New ( _
    webMethodName As String, _
    methodType As MethodType, _
    estimatedCost As EstimatedMethodCost _
)
public MethodInformation(
    string webMethodName,
    MethodType methodType,
    EstimatedMethodCost estimatedCost
)

Paramètres

  • webMethodName
    Type : System.String
    Nom de la méthode, de la page, du gestionnaire ou du travail.

Notes

Face à d'autres conditions sont remplies, la méthode appelée obtiendrez de veille un hôte dormant et contiendra un hôte actif éveillé.

Sécurité .NET Framework

Voir aussi

Référence

MethodInformation Classe

MethodInformation, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms