<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>maemaewater</author_name>
  <author_url>https://blog.hatena.ne.jp/maemaewater/</author_url>
  <blog_title>maemaewaterの日記</blog_title>
  <blog_url>https://www.maemaewater.net/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>Windows 8用のアプリケーション等ではasyncのメソッドのみになっていたりするのですが、コンソールアプリケーションでasycを利用する時にはMainにasyncはつけられないのですが、Task.Factory.StartNewを使用すると大丈夫です。 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Net; using System.IO; namespace App { cla…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.maemaewater.net%2Fentry%2F20130511%2F1368292273&quot; title=&quot;C#: コンソールアプリケーションでasyncを利用 - maemaewaterの日記&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>2013-05-11 02:11:13</published>
  <title>C#: コンソールアプリケーションでasyncを利用</title>
  <type>rich</type>
  <url>https://www.maemaewater.net/entry/20130511/1368292273</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
