Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
LDAP.SetTimeOut
Sets timeout value.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
LDAP | 6.0 | Yes | No | Yes | Yes | No |
MBS( "LDAP.SetTimeOut"; LDAPRef; Timeout ) More
Parameters
Parameter | Description | Example value |
---|---|---|
LDAPRef | The reference number for the LDAP connection. | $ldap |
Timeout | The new timeout in seconds. | 5 |
Result
Returns OK or error.
Description
Sets timeout value.This sets the default timeout for the ldap connection.
Examples
Sets timeout to 3 seconds:
Variable setzen [ $r ; Wert: MBS("LDAP.SetTimeOut"; $ldap; 3) ]
See also
Created 18th December 2015, last changed 17th June 2018
LDAP.SetReferrals - LDAP.SimpleBind
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins