The request
object provides access to an outstanding asynchronous request. It is created by a call to the connection.simpleBind,
connection.saslBind, or connection.search methods.
Sends a LDAP abandon request for an outstanding asynchronous operation in progress.
searchRequest.abandon();
Copyright(c) 2011-2013 by Appcelerator, Inc. All Rights Reserved. Please see the LICENSE file included in the distribution for further details.