Overload | Description |
---|---|
GetServiceAsync(String,Action<LocalMapService>) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
GetServiceAsync(String) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
GetServiceAsync(String,Int32,Action<LocalMapService>) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
GetServiceAsync(String,Int32) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
GetServiceAsync(String,Int32,Boolean,Action<LocalMapService>) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
GetServiceAsync(String,Int32,Boolean) | This method will either reuse an existing service for the supplied path or create a new service if one is not already running. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8