WebClientProtocol.GetFromCache(Type) Metódus

Definíció

Lekéri az ügyfélprotokoll-kezelő egy példányát a gyorsítótárból.

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éterek

type
Type

A Type gyorsítótárból visszaadandó ügyfélprotokoll-kezelő.

Válaszok

Ügyfélprotokoll-kezelő példánya a gyorsítótárból.

A következőre érvényes:

Lásd még