Compartilhar via


Propriedade Command.CommandCacheLimit

Obter/define o limite de tamanho da cache global de comando.

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

Sintaxe

'Declaração
Public Shared Property CommandCacheLimit As Integer
public static int CommandCacheLimit { 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