Compartilhar via


Propriedade Command.MaxCacheSize

Obter/define o limite de tamanho da cache de instância de comando.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Overridable Property MaxCacheSize As Integer
public virtual int MaxCacheSize { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

Command Classe

Namespace Microsoft.TeamFoundation.Framework.Server