Compartir a través de


TeamFoundationWebService.CreateCustomKeyForAspNetWebServiceMetadataCache (Método)

Crea una clave de caché personalizada para este tipo de servicio. Llamado por ServerProtocol.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
Public Shared Function CreateCustomKeyForAspNetWebServiceMetadataCache ( _
    protocol As Type, _
    service As Type, _
    originalString As String _
) As String
public static string CreateCustomKeyForAspNetWebServiceMetadataCache(
    Type protocol,
    Type service,
    string originalString
)

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)