Overload | Description |
---|---|
GetServiceAsync(String,Action<LocalFeatureService>) | Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer. |
GetServiceAsync(String) | Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer. |
GetServiceAsync(String,Int32,Action<LocalFeatureService>) | Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one is already running on the LocalServer. |
GetServiceAsync(String,Int32) | Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one is already running on the LocalServer. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8