AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Exit()

virtual void drama::git::Path::Exit ( thread::TMessHandler action)
virtual

Cause a GIT task to exit.

This method sends the EXIT action to the task. The SendExit() method is used to send the message.

Parameters
actionA pointer to the threaded action which is executing this operation.