C# Class BackgroundProcess.Program

Datei anzeigen Open project: Myfreedom614/UWP-Samples

Private Methods

Method Description
Connection_RequestReceived ( AppServiceConnection sender, AppServiceRequestReceivedEventArgs args ) : void

Receives message from UWP app and sends a response back

Main ( string args ) : void

Creates an app service thread

ThreadProc ( ) : void

Creates the app service connection