Class UserCancelledException
A user-specified callback indicated that execution of the current function should stop.
Namespace: Dogged
Assembly: Dogged.dll
Syntax
public class UserCancelledException : NativeException
A user-specified callback indicated that execution of the current function should stop.
public class UserCancelledException : NativeException