IKernelLinkEvaluate Method
Sends code for evaluation.
This method only sends the computation--it does not read any resulting packets off the link. You would
typically follow a call to Evaluate with either
WaitForAnswer or
WaitAndDiscardAnswer,
which read data from the link.