CacheManager.GetCache(String, Int64, Int32) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- cacheName
- String
- timeoutSec
- Int64
- size
- Int32