Answer:
Generally a Socket class provides a set of Synchronous and Asynchronous methods for the Synchronous and Asynchronous mode of communication.
We can get this using a namespace called
System.Net.Sockets.Socket
Source: My Own Observation | Asked In: Many Interviews |
Alert Moderator