Class: matlab.net.http.ProgressMonitor
Package: matlab.net.http
Indicate all message transfers completed
done(obj)
done(obj)
indicates that all message transfers
are completed. MATLAB® calls this method when all transfers for
a given RequestMessage.send
operation have been completed.
This method indicates that MATLAB is no longer using the ProgressMonitor
object.
Use this method to delete windows or other objects you create to display
progress.