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