DesktopConnectiononError Method |
Callback when client cannot start or connect to the Desktop.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax public void onError(
string reason
)
Parameters
- reason
- Type: SystemString
[Missing <param name="reason"/> documentation for "M:Openfin.Desktop.DesktopConnection.onError(System.String)"]
Implements
DesktopStateListeneronError(String)See Also