Discuss this help topic in SecureBlackbox Forum
Ends pending asynchronous connection request.
Declaration
Parameters
Description
To maintain the asynchronous nature of the operation, call this method from the callback delegate. You can pass either the IAsyncResult returned from BeginConnect or the callback delegate used as an input parameter to BeginConnect as the asyncresult parameter.