RssChannelBase.

Ttl Property

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssChannelBase

Syntax

[DefaultValue(int.MinValue)]
[XmlElement("ttl")]
public int Ttl { get; set; }

Attributes

Type Description
DefaultValueAttribute
XmlElementAttribute

Value

Type Description
int
GitHub