Occurs when an acknowledgement to a send handshake has been received, or a handshake is received. This will start the data transfer, provided the local client is the sender.
[Visual Basic] Overridable Protected Sub OnHandshakeCompleted( _ ByVal processor As P2PDirectProcessor _ )