LdapSessionOptions.HostReachable Proprietà

Definizione

La proprietà HostReachable specifica se l'host è raggiungibile.

public:
 property bool HostReachable { bool get(); };
public bool HostReachable { get; }
member this.HostReachable : bool
Public ReadOnly Property HostReachable As Boolean

Valore della proprietà

Questa proprietà è true se l'host è raggiungibile; in caso contrario, false.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a