SignalNotifier.Terminate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Terminates the SignalNotifier if it has not already started running.
public:
virtual void Terminate() = Terminate;
void Terminate();
public void Terminate();
function terminate()
Public Sub Terminate ()