[DefaultValueAttribute(typeof(TimeSpan), "00:00:00")] [XmlIgnoreAttribute] public TimeSpan Delay { get; set; }
In This Article