StopEventReceiver members
Base class that provides a default implementation for the StopEvent() handler.
The StopEventReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StopEventReceiver | Initializes a new instance of the StopEventReceiver class. |
Top
Properties
Name | Description | |
---|---|---|
Stopped | Gets or sets a Boolean value that specifies whether the upgrade is stopped. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top