The AsyncUserToken class AsyncUserToken not part of the .NET platform . It looks like he was forgotten in the Microsoft pattern .
You can create an AsyncUserToken class with the Socket property (corresponding to the socket used to perform I / O):
internal class AsyncUserToken { public System.Net.Sockets.Socket Socket { get; set; } }
source share