LdapSessionOptions.TcpKeepAlive Proprietà

Definizione

La proprietà TcpKeepAlive abilita il keep-alive TCP.

public:
 property bool TcpKeepAlive { bool get(); void set(bool value); };
public bool TcpKeepAlive { get; set; }
member this.TcpKeepAlive : bool with get, set
Public Property TcpKeepAlive As Boolean

Valore della proprietà

Questa proprietà è true se il keep-alive TCP è abilitato; in caso contrario, false.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a