de la propiedad CacheParameter.maxCacheSize
Obtiene o establece el tamaño máximo de la caché, en bytes.
Espacio de nombres: Microsoft.Office.Server.ObjectCache
Ensamblado: Microsoft.Office.Server (en Microsoft.Office.Server.dll)
Sintaxis
'Declaración
Public Property maxCacheSize As ULong
Get
Set
'Uso
Dim instance As CacheParameter
Dim value As ULong
value = instance.maxCacheSize
instance.maxCacheSize = value
public ulong maxCacheSize { get; set; }
Valor de propiedad
Tipo: System.UInt64
Devuelve UInt64.