M
Mike P
I am using the System.Net.Sockets class and I've used the DataArrival
event in VB6 to capture data returned to me from a socket connection.
How do I do the equivalent of this in C#?
Thanks,
Mike
event in VB6 to capture data returned to me from a socket connection.
How do I do the equivalent of this in C#?
Thanks,
Mike