Can jQuery Form Plugin be synchronous?

Can jQuery Form Plugin be synchronous?

I am using jQuery Form Plugin to submit a file upload through Ajax.  I am using ajaxSubmit() to submit the form.  It appears that the "async" property is not recognized.  Does anyone know if the property is supported and if not, how to work around this?