W
Webster
Hello,
Can someone give me an example of how to use the asynchronous BeginRead
method and the EndRead methods of a NetworkStream class?? My googling have
given me no good examples of this.
I am having trouble cause mine is looping for some strange reason which
throws an exception when I try to close the socket.
Can someone give me an example of how to use the asynchronous BeginRead
method and the EndRead methods of a NetworkStream class?? My googling have
given me no good examples of this.
I am having trouble cause mine is looping for some strange reason which
throws an exception when I try to close the socket.