Does the LoadVars object stream data?

In LoadVars class reference we read this sentence :

You can use the LoadVars object to obtain error information, progress indications, and stream data while it downloads.

I have not found any example of streaming data with LoadVars , now i need to receive data streamed from this server (5.9.121.41/Handler.ashx) but i don’t know how.