[TIBCO.EMS .NET client library 5.1 documentation]

Deprecated, use Tibems.GetAllowCloseInCallback instead.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

[ObsoleteAttribute("Use Tibems.GetAllowCloseInCallback instead.")]
public static bool GetAllowCallbackInClose()
<ObsoleteAttribute("Use Tibems.GetAllowCloseInCallback instead.")> _
Public Shared Function GetAllowCallbackInClose As Boolean
[ObsoleteAttribute(L"Use Tibems.GetAllowCloseInCallback instead.")]
public:
static bool GetAllowCallbackInClose()

See Also