次の方法で共有


LdapSessionOptions.FastConcurrentBind メソッド

定義

FastConcurrentBind() メソッドは、高速同時バインドのサポートを有効にします。

public:
 void FastConcurrentBind();
public void FastConcurrentBind ();
member this.FastConcurrentBind : unit -> unit
Public Sub FastConcurrentBind ()

例外

LdapConnection オブジェクトは既に破棄されています。

このメソッドは現在のプラットフォームでは動作しません。

LDAP エラーが発生しました。

適用対象