TimeoutAttribute Klasse

Definition

[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
Vererbung
Attribute
Implementiert

Konstruktoren

Name Beschreibung
TimeoutAttribute(Int32)

Eigenschaften

Name Beschreibung
Properties

Ruft das Eigenschaftenwörterbuch für dieses Attribut ab.

(Geerbt von PropertyAttribute)

Methoden

Name Beschreibung
ApplyToTest(Test) (Geerbt von PropertyAttribute)

Explizite Schnittstellenimplementierungen

Name Beschreibung
IApplyToContext.ApplyToContext(TestExecutionContext)

Gilt für: