Connection Methods |
The Connection type exposes the following members.
| Name | Description | |
|---|---|---|
| AddContextHandler |
Adds a listener for incoming context broadcast from the Desktop Agent.
| |
| AddIntentListenerAsync |
Ads a listener for incoming intents from the agent
| |
| BroadcastAsync |
Publishes context to other applications on the desktop
| |
| DisconnectAsync | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FindIntentAsync |
Obtain information about in intent
| |
| FindIntentsByContextAsync |
Finds all intents by context
| |
| GetChannelByIdAsync | ||
| GetChannelMembersAsync | ||
| GetCurrentChannelAsync | ||
| GetCurrentContextAsync | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSystemChannelsAsync |
Gets all system channels.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OpenAsync |
Launches/links to an application by name
| |
| RaiseIntent |
Raises an intent to resolve
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |