SocketAsyncEventArgs.ConnectSocket Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The created and connected Socket object after successful completion of the ConnectAsync method.
Assembly: System.Net (in System.Net.dll)
After successful completion of the ConnectAsync method, this property contains the newly created and connected Socket object.
Show: