OpenFin .NET API
OpenFin .NET API
Openfin.Desktop.InteropAPI
InteropClient Class
InteropClient Methods
FireIntentAsync Method
FireIntentAsync Method (Intent)
FireIntentAsync(T) Method (Intent)
FireIntentAsync Method (String, JToken)
FireIntentAsync(T) Method (String, JToken)
InteropClient
FireIntentAsync Method (Intent)
Asynchronously fires an intent.
Namespace:
Openfin.Desktop.InteropAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax
C#
Copy
public
Task
<
IntentResolution
>
FireIntentAsync
(
Intent
intent
)
Parameters
intent
Type:
Openfin.Desktop.InteropAPI
Intent
The intent to fire.
Return Value
Type:
Task
IntentResolution
A task resolving to an
IntentResolution
See Also
Reference
InteropClient Class
FireIntentAsync Overload
Openfin.Desktop.InteropAPI Namespace
Copyright © 2017 OpenFin Inc
Send comments on this topic to
support@openfin.co