LdapSettingsConnectionAttemptPeriod - свойство
Пауза между попытками соединения в секундах. По умолчанию 10.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public int ConnectionAttemptPeriod { get; set; }
Public Property ConnectionAttemptPeriod As Integer
Get
Set
public:
virtual property int ConnectionAttemptPeriod {
int get () sealed;
void set (int value) sealed;
}
abstract ConnectionAttemptPeriod : int with get, set
override ConnectionAttemptPeriod : int with get, set
Int32ILdapSettingsConnectionAttemptPeriod