Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ProxySocket.EndAccept Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

EndAccept(IAsyncResult)

Ends an asynchronous request to accept an incoming connection.

Declaration
public ISocket EndAccept(IAsyncResult asyncResult)
Parameters
Type Name Description
IAsyncResult asyncResult

Stores state information for this asynchronous operation as well as any user defined data.

Returns
Type Description
ISocket

An instance of connected ProxySocket.

Remarks

The EndAccept method completes a request to accept a connection that was started with the Accept() method.

In This Article
  • EndAccept(IAsyncResult)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies