United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
How to: Implement and Consume a WCF Asynchronous Service Operation with Task<T>
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
More From Ron Jacobs
Windows Workflow Foundation (WF4) - Introduction to State Machine Hands On Lab
(17)
ASP.NET MVC4 Workflow Enabled User Registration
(4)
Windows Workflow Foundation (WF4) - Silverlight / State Machine Workflow Service
(8)
WCF WebHttp REST Entity Service
(7)
See All
How to: Implement and Consume a WCF Asynchronous Service Operation with Task<T>
Demonstrates how to implement the WCF AsyncPattern using a Task<T> and how to consume the service using Task<T>.Factory.FromAsync
Download
VB.NET (325.0 KB)
C# (319.1 KB)
Ratings
(4)
Downloaded
4,514 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
7/1/2011
License
Apache License, Version 2.0
Share
Technologies
WCF
,
Task<T>
Topics
Asynchronous Programming
,
threading
Report Abuse to Microsoft
Description
Browse Code
Q and A (1)