Overload List
Name | Description | |
---|---|---|
![]() |
EndAccept(IAsyncResult) |
Asynchronously accepts an incoming connection attempt and creates a new Socket to handle remote host communication.
(Inherited from Socket.) |
![]() |
EndAccept(array<Byte>[]()[][]%, IAsyncResult) |
Asynchronously accepts an incoming connection attempt and creates a new Socket object to handle remote host communication. This method returns a buffer that contains the initial data transferred.
(Inherited from Socket.) |
![]() |
EndAccept(array<Byte>[]()[][]%, Int32%, IAsyncResult) |
Asynchronously accepts an incoming connection attempt and creates a new Socket object to handle remote host communication. This method returns a buffer that contains the initial data and the number of bytes transferred.
(Inherited from Socket.) |