Aracılığıyla paylaş


ServerProtocol.GetFromCache(Type, Type) Yöntem

Tanım

ObjectBelirtilen protokol türünden ve sunucu türünden oluşturulan anahtarı kullanarak önbellekte depolanan öğesini alır.

protected:
 System::Object ^ GetFromCache(Type ^ protocolType, Type ^ serverType);
protected object GetFromCache (Type protocolType, Type serverType);
member this.GetFromCache : Type * Type -> obj
Protected Function GetFromCache (protocolType As Type, serverType As Type) As Object

Parametreler

protocolType
Type

TypeÖnbellekten alınacak anahtarı oluşturmak için kullanılan bir value .

serverType
Type

TypeÖnbellekten alınacak anahtarı oluşturmak için kullanılan bir value .

Döndürülenler

Object

, Object Ve ' den oluşturulan anahtar kullanılarak önbellekte depolanır protocolType serverType .

Şunlara uygulanır