| WindowsServiceManager Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.SystemManagement.Implementation.WindowsServiceManager"]
Namespace: Netadmin.Management.SystemManagement.Implementation
The WindowsServiceManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | WindowsServiceManager(IObjectManager, IBusinessContextProvider, IDbFactory) | Initializes a new instance of the WindowsServiceManager class |
| Name | Description | ||
|---|---|---|---|
| void | ClearErrorLog(Int64) | ||
| IReadOnlyDictionaryTKey, TValue, T: Int64 | DetailsAny(IEnumerableInt64) | ||
| Boolean | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| void | Execute(Int64) | ||
| Boolean | ExecuteCommand(Int64, Int64) | ||
| IPaginationT, T: IWindowsService | Filter(IWindowsServiceFilter, PaginationRequestIWindowsService) | ||
| void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| IEnumerableT, T: IWindowsService | GetAll | ||
| EngineStatus | GetEngineStatus(Int64) | ||
| Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| Type | GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IEnumerableT, T: IWindowsServiceConfig | GetWindowsServiceConfigurations(Int64) | ||
| IEnumerableT, T: IWindowsServiceLog | GetWindowsServiceLogs(String) | ||
| Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Boolean | MySQLIsRunning | ||
| Boolean | Refresh(Int64) | ||
| void | ResetErrorCounter(Int64) | ||
| String | ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| void | Update(IEnumerableIWindowsService) | ||
| void | UpdateWindowsServiceConfigurations(IDictionaryInt64, String) |
| Name | Description | ||
|---|---|---|---|
| IWindowsService | DetailsAllIWindowsService(Int64) | Overloaded. (Defined by DetailsableBatchExtensions.) | |
| IReadOnlyDictionaryTKey, TValue, T: Int64 | DetailsAllIWindowsService(IEnumerableInt64) | Overloaded. (Defined by DetailsableBatchExtensions.) | |
| IWindowsService | DetailsAnyIWindowsService(Int64) | IDetailsableBatchT
Returns details of entity with id 'id', or null if not found
Thrown if any id zero or less. (Defined by DetailsableBatchExtensions.) | |
| void | UpdateIWindowsService(IWindowsService) | (Defined by UpdateableBatchExtensions.) |