Class CorNativeStopEventArgs
public class CorNativeStopEventArgs : CorProcessEventArgs
- Inheritance
-
CorNativeStopEventArgs
Constructors
Properties
- Continue
The default behavior after an event is to Continue processing after the event has been handled. This can be changed by setting this property to false.
Methods
- ToString()
Returns a string that represents the current object.