LdapSettingsTimeoutMilliseconds - свойство |
Таймаут подключения в миллисекундах. Если значение равно 0 или отрицательное число,
то используется таймаут по умолчанию в зависимости от сервера LDAP (обычно около 5 секунд).
Пространство имён:
Tessa.Platform
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public int TimeoutMilliseconds { get; set; }
Public Property TimeoutMilliseconds As Integer
Get
Set
public:
virtual property int TimeoutMilliseconds {
int get () sealed;
void set (int value) sealed;
}
abstract TimeoutMilliseconds : int with get, set
override TimeoutMilliseconds : int with get, set
Значение свойства
Тип:
Int32Реализации
ILdapSettingsTimeoutMillisecondsСм. также