Aracılığıyla paylaş


WebClientProtocol.GetFromCache(Type) Yöntem

Tanım

Önbellekten istemci protokolü işleyicisinin bir örneğini alır.

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

Parametreler

type
Type

Type Önbellekten döndürülecek istemci protokolü işleyicisinin.

Döndürülenler

Önbellekten bir istemci protokolü işleyici örneği.

Şunlara uygulanır

Ayrıca bkz.