ControllerStatus Members
Public Properties
| Gets the operation the controller is currently performing. It can only perform one operation at a time. | |
| Gets an object that can be used to retrieve information about an operation the controller is performing. This property will be null if no operation is in progress. | |
| Gets the status of the operation the controller is currently performing. This property will be null if no operation is in progress. | |
| Gets a ControllerUpdateState value that indicates how far along in the update procedure the updater is. | 
See Also