[jQuery] ajax async:false timeout

[jQuery] ajax async:false timeout


Is jQuery possibility to use $.ajax post webservice and return some
data with both Properties timeout and async:false ?
I try to set timeout:300, but only when async:false it will alert
"timeout"