<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmitu</author_name>
  <author_url>https://blog.hatena.ne.jp/tmitu/</author_url>
  <blog_title>tmituの例外日記</blog_title>
  <blog_url>https://tmitu.hatenadiary.org/</blog_url>
  <categories>
    <anon>A</anon>
  </categories>
  <description>アプリケーションの実行中に発生する 1 つ以上のエラーを表すときに使用する。 今回は、以下の目的で使用してみる。 ・PLINQの例外処理 [実験ソース(C#)] using System; using System.Linq; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { try { var src = Enumerable.Range(0, 5); var parallelQuery = from e in src.AsParallel() select e; paralle…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmitu.hatenadiary.org%2Fentry%2F20100818%2F1282131896&quot; title=&quot;System.AggregateException　その3(PLINQ) - tmituの例外日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-08-18 20:44:56</published>
  <title>System.AggregateException　その3(PLINQ)</title>
  <type>rich</type>
  <url>https://tmitu.hatenadiary.org/entry/20100818/1282131896</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
