ServiceOperation Class |
Namespace: Xcalibur.WMI.Services
The ServiceOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceOperation | Initializes a new instance of the ServiceOperation class |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetServiceState |
Gets the state of the service.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| PauseService |
Pauses a service
| |
| ResumeService |
Resumes a service
| |
| StartService |
Starts a service
| |
| StopService |
Stops a service
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |