WindowsService Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ImagesOptimization.Categories
DESCRIPTION
Image optimization windows services
INHERITED FROM
RASSerilazableObj⇒WindowsService
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | Aliases | Windows Service Aliases | |
String | DisplayName | Windows Services Display Name | |
String | ServiceName | Windows Services Name | |
Type | Type |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
Type | GetType () | ||
String | ToString () |
Last updated