IClientFacade.GetLoginTimeout Method
This method is called as an opportunity to modify the default timeout value for the login app page.
Remarks
The default timeout value is provided in the Timeout parameter. Implementers can set a new timeout by modifying its value.
Syntax
Unit: Sphinx.ClientFacade
procedure IClientFacade.GetLoginTimeout(var Timeout: TTimeSpan); virtual; abstract;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| var | Timeout | TTimeSpan |