Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Function EndAccept ( _ asyncResult As IAsyncResult _ ) As ISocket |
| C# |
|---|
public ISocket EndAccept( IAsyncResult asyncResult ) |
Parameters
- asyncResult
- Type: System..::..IAsyncResult