LdapSessionOptions.FastConcurrentBind メソッド

定義

FastConcurrentBind()メソッドを使用すると、高速同時バインドをサポートできます。

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

例外

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

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

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

適用対象