API Reference
Enum
ServiceEngine
Selects which underlying engine to use when querying services.
Inheritance
- Enum
- ServiceEngine
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field ServiceEngine.Auto
- Field ServiceEngine.Cim
- Field ServiceEngine.Native
- Field ServiceEngine.Wmi
- Property ServiceListQueryRequest.Engine
- Property ServiceListQueryResult.Engine
Accepted by parameters
- Method Services.Get
- Method Services.Get
- Method Services.GetAsync
- Method Services.GetAsync
- Method Services.GetAsync
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String