UserCredentials::setTimeout
Description
In BBj 11.0 and higher, this method sets the timeout value for connecting to the BBjServices Admin server that will obtain user credentials from the end user.
Syntax
|
Return Value |
Method |
|---|---|
|
void |
setTimeout(int timeout) |
Parameters
|
Variable |
Description |
|---|---|
|
timeout |
Specifies the timeout value in milliseconds when connecting to the BBjServices Admin server that will obtain user credentials from the end user. |
Return Value
None.
Remarks
None.
Example
|