AtomLink.

ThreadCount Property

Summary

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

Syntax

[XmlAttribute("count", Namespace = ThreadingNamespace)]
public int ThreadCount { get; set; }

Attributes

Type Description
XmlAttributeAttribute

Value

Type Description
int
GitHub