Overload List
Name | Description | |
---|---|---|
![]() |
BeginAccept(AsyncCallback, Object) |
Begins an asynchronous operation to accept an incoming connection attempt.
(Inherited from Socket.) |
![]() |
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.
(Inherited from Socket.) |
![]() |
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.
(Inherited from Socket.) |