WebClientProtocol.AddToCache(Type, Object) Metod

Definition

Lägg till en instans av klientprotokollhanteraren i cacheminnet.

protected:
 static void AddToCache(Type ^ type, System::Object ^ value);
protected static void AddToCache(Type type, object value);
static member AddToCache : Type * obj -> unit
Protected Shared Sub AddToCache (type As Type, value As Object)

Parametrar

type
Type

Klientens Type protokollhanterare.

value
Object

Den klientprotokollhanterare som ska läggas till i cacheminnet.

Gäller för