LdapSessionOptions.FastConcurrentBind 메서드

정의

FastConcurrentBind() 메서드를 사용하면 빠른 동시 바인딩을 지원할 수 있습니다.

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

예외

LdapConnection 개체가 이미 삭제되었습니다.

이 메서드는 현재 플랫폼에서 작동하지 않습니다.

LDAP 오류가 발생했습니다.

적용 대상