Click or drag to resize

AckGetReason Method

Returns the reason if the action was not successful.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string GetReason()

Return Value

Type: String
The reason that caused the action to fail.
See Also