WorkItem.Terminate
Overview
Terminates the current instance that work item belongs.
void myWorkItem.Terminate()
Remarks
If instance is not in Active state, trying to call this method is prohibited and throws an access denied error.
Copyright © 2010 - 2023 Emakin. All rights reserved.