RssChannel.SkipHours Property
Readers should not read the channel during hours listed (UTC)
[Visual Basic]
Public Property SkipHours As
Boolean()
[C#]
public
bool[] SkipHours {get; set;}
Remarks
Represents a time in UTC - 1.
See Also
RssChannel Class | Rss Namespace