Click or drag to resize

IGUIIsCancelRequested Method

Check if a user has requested this script to end

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
bool IsCancelRequested()

Return Value

Boolean
true if the user wants to cancel the script
See Also