Partager via


TimeoutAttribute Classe

Définition

[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
Héritage
Attributs
Implémente

Constructeurs

TimeoutAttribute(Int32)

Propriétés

Properties

Obtient le dictionnaire de propriétés pour cet attribut

(Hérité de PropertyAttribute)

Méthodes

ApplyToTest(Test) (Hérité de PropertyAttribute)

Implémentations d’interfaces explicites

IApplyToContext.ApplyToContext(TestExecutionContext)

S’applique à