CoreDispatcher Class |
Namespace: Windows.UI.Core
public sealed class CoreDispatcher
The CoreDispatcher type exposes the following members.
Name | Description | |
---|---|---|
CoreDispatcher | Initializes a new instance of the CoreDispatcher class |
Name | Description | |
---|---|---|
BeginInvoke |
Executes the specified delegate asynchronously on the thread that the System.Windows.Threading.Dispatcher was created on.
| |
Equals(Object) | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |