public Status WaitUntilDone()
 {
     return(new Status(UnsafeNativeMethods.MpCalculatorGraphWaitUntilDone(ptr)));
 }