CacheManager.GetCache(String, Int64, Int32) 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.
public:
static Microsoft::Solutions::BTAHL7::Pipelines::Cache ^ GetCache(System::String ^ cacheName, long timeoutSec, int size);
public static Microsoft.Solutions.BTAHL7.Pipelines.Cache GetCache (string cacheName, long timeoutSec, int size);
static member GetCache : string * int64 * int -> Microsoft.Solutions.BTAHL7.Pipelines.Cache
Public Shared Function GetCache (cacheName As String, timeoutSec As Long, size As Integer) As Cache
Paramètres
- cacheName
- String
- timeoutSec
- Int64
- size
- Int32