WebClientProtocol.GetFromCache(Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une instance d'un gestionnaire de protocole client à partir du cache.
protected:
static System::Object ^ GetFromCache(Type ^ type);
protected static object GetFromCache (Type type);
static member GetFromCache : Type -> obj
Protected Shared Function GetFromCache (type As Type) As Object
Paramètres
Retours
Une instance d'un gestionnaire de protocole client à partir du cache.