Does the garbage collector clean up web service references or do I need to call dispose on the service reference after I’m finished calling whatever method I call?
Does the garbage collector clean up web service references or do I need to call dispose on the service reference after I’m finished calling whatever method I call?