LdapSessionOptions.FastConcurrentBind 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
FastConcurrentBind() 方法會啟用快速並行繫結支援。
public:
void FastConcurrentBind();
public void FastConcurrentBind ();
member this.FastConcurrentBind : unit -> unit
Public Sub FastConcurrentBind ()
例外狀況
LdapConnection 物件已經過處置。
這個方法在目前的平台上不能運作。
發生 LDAP 錯誤。