Hello {{name}} !!
{{! This is a comment, and it won't be rendered }}
Picking the right architecture = Picking the right battles + Managing trade-offs
/** | |
* Author: [email protected] | |
* Date: 11/19/2015 | |
* Namespace: SocketTasksFromAsync | |
* Class: SocketExtensions | |
* Revision: 1.0.0 | |
* Purpose: Add tasks to the Socket class | |
* | |
* Description: Extension methods for System.Net.Sockets.Socket | |
* that wrap some of it's APM begin and end methods |