AtomEntry.

ThreadTotal Property

Summary

http://tools.ietf.org/html/rfc4685#section-5
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomEntry

Syntax

[XmlElement(ElementName = "total", Namespace = ThreadingNamespace)]
public int ThreadTotal { get; set; }

Attributes

Type Description
XmlElementAttribute

Value

Type Description
int
GitHub