Retrieves a boolean value indicating whether the connection to the data source will be made asynchronously.
public boolean getAsyncConnect()
Returns true if the connection will be made asynchronously; otherwise, returns false.
See Also setAsyncConnect