Compartilhar via


Método TeamFoundationWebService.EnterMethod

EnterMethod é usado para observar o início da execução de WebMethod.

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Protected Overridable Sub EnterMethod ( _
    methodInformation As MethodInformation _
)
protected virtual void EnterMethod(
    MethodInformation methodInformation
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices