Compartir a través de


TimeoutAttribute Clase

Definición

[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
Herencia
Atributos
Implementaciones

Constructores

TimeoutAttribute(Int32)

Propiedades

Properties

Obtiene el diccionario de propiedades para este atributo.

(Heredado de PropertyAttribute)

Métodos

ApplyToTest(Test) (Heredado de PropertyAttribute)

Implementaciones de interfaz explícitas

IApplyToContext.ApplyToContext(TestExecutionContext)

Se aplica a