Thanks Roy Zhou,
This property indicates whether the process has terminated or not. My requirement is to know whether the task (assigned to the process) is completed or not so that I can kill the process.
E.g. If we are executing query in SQL Server it is a task while running instance of SQL Server is a process.