This topic has not yet been rated - Rate this topic

Socket.BeginAccept Method

Begins an asynchronous operation to accept an incoming connection attempt.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method BeginAccept(AsyncCallback, Object) Begins an asynchronous operation to accept an incoming connection attempt.
Public method BeginAccept(Int32, AsyncCallback, Object) Begins an asynchronous operation to accept an incoming connection attempt and receives the first block of data sent by the client application.
Public method BeginAccept(Socket, Int32, AsyncCallback, Object) Begins an asynchronous operation to accept an incoming connection attempt from a specified socket and receives the first block of data sent by the client application.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ