System.Threading.Tasks Namespace
http://msdn.microsoft.com/en-us/library/system.threading.tasks(v=vs.110).aspx
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApplication6
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Lets Explore some of the packages we're importing? try to click on : http://msdn.microsoft.com/en-us/library/system.threading.tasks(v=vs.110).aspx");
Console.ReadKey();
}
}
}http://en.wikipedia.org/wiki/Apache_HTTP_Server
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApplication6
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Lets Explore some of the packages we're importing? try to click on : http://msdn.microsoft.com/en-us/library/system.threading.tasks(v=vs.110).aspx");
Console.ReadKey();
}
}
}http://en.wikipedia.org/wiki/Apache_HTTP_Server