Condividi tramite


Proprietà Command.MaxCacheSize

Ottenere/impostare il limite di dimensione della cache dell'istanza del comando.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Overridable Property MaxCacheSize As Integer
public virtual int MaxCacheSize { get; set; }

Valore proprietà

Tipo: System.Int32
Restituisca il valore Int32.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Command Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server