Indicates whether to refresh the status from the server. See Remarks.
Remarks
If GetStatus is called with refresh set to false, this is equivalent to using the JobStatus property, and the status is not updated from the server (it will reflect the status as of when the job was fetched, when the job was last refreshed, or the last time GetStatus was called). For the latest status set refresh to true, which fetches the latest information from the server.