C# Class Microsoft.HockeyApp.Services.Device.PlatformDispatcher

Mostra file Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
RunAsync ( System.Action action, CoreDispatcher dispatcher = null ) : System.Threading.Tasks.Task

Method Details

RunAsync() public static method

public static RunAsync ( System.Action action, CoreDispatcher dispatcher = null ) : System.Threading.Tasks.Task
action System.Action
dispatcher CoreDispatcher
return System.Threading.Tasks.Task