NUnit.Framework.TimeoutAttribute public class TimeoutAttribute : PropertyAttribute, IApplyToContext Documentation Code namespace NUnit.Framework { public class TimeoutAttribute : PropertyAttribute, IApplyToContext { public TimeoutAttribute(int timeout); } }