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

ProxySocket.EndListen Method

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

EndListen(IAsyncResult)

Ends an asynchronous request to listen for an incoming connection.

Declaration
public EndPoint EndListen(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
EndPoint

The endpoint to which a connection from a remote host can be made.

Remarks

The EndListen method completes a request to listen for a connection that was started with the Listen(ISocket) method.

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