RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetFailureOptions Method

Indicates whether to perform an HTTP redirect after execution of this adapter action fails.

Pascal
function GetFailureOptions: TAdapterActionRedirectOptions;
C++
__fastcall TAdapterActionRedirectOptions GetFailureOptions();

Set RedirectOptions when an HTTP redirect should be performed after execution of this adapter action fails. GetFailureOptions returns the result of ImplGetFailureOptions

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!