Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Function EndReceive ( _ asyncResult As IAsyncResult _ ) As Integer |
C# |
---|
int EndReceive( IAsyncResult asyncResult ) |
Parameters
- asyncResult
- Type: System..::..IAsyncResult