Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 702 Bytes

windows_applicationmodel_appservice.md

File metadata and controls

18 lines (11 loc) · 702 Bytes
-api-id -api-type
N:Windows.ApplicationModel.AppService
winrt namespace

Windows.ApplicationModel.AppService

-description

Windows app services enable app-to-app communication by allowing your Universal Windows app to provide services to other Universal Windows app. App services let you create UI-less services that apps can call on the same device, and starting with Windows 10, version 1607, on remote devices.

-remarks

-examples

-see-also

Create and consume an app service, App services sample (Windows 10)