internal static Task<T> ReadSingleDataItemFromFeed<T>( this FeedIterator<T> feed, CancellationToken cancellationToken )
In This Article