My usages is as below.
InstanceContext->TeardownEvent is waiting for something to happen in user process. Once the user process completes will send the message using port communication.
But I am unable to figure out, What is the message should send to user process, so that in the canselsafe filter driver, it can correctly signal the correct instance of InstanceContext->TeardownEvent ?