Compartilhar via


TimeoutAttribute Classe

Definição

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public class TimeoutAttribute : NUnit.Framework.PropertyAttribute, NUnit.Framework.Internal.IApplyToContext
type TimeoutAttribute = class
    inherit PropertyAttribute
    interface IApplyToContext
Herança
Atributos
Implementações

Construtores

TimeoutAttribute(Int32)

Propriedades

Properties

Obtém o dicionário de propriedades para esse atributo

(Herdado de PropertyAttribute)

Métodos

ApplyToTest(Test) (Herdado de PropertyAttribute)

Implantações explícitas de interface

IApplyToContext.ApplyToContext(TestExecutionContext)

Aplica-se a