Gets and sets an indicator if the operation may continue.
[DefaultValue()]
public: __property bool get_KeepGoing();
public: __property void set_KeepGoing(
bool value
);
Property Value
A boolean value which is
true for the operation to continue. Otherwise,
false is returned.