Garethp Posted February 15, 2010 Share Posted February 15, 2010 Ok, so I've been making SOAP calls lately and the soap server admin asked me if I was releasing the webservice object, and I realized that I had no code to close the connection. How do I do that? Quote Link to comment Share on other sites More sharing options...
Maq Posted February 15, 2010 Share Posted February 15, 2010 Ok, so I've been making SOAP calls lately and the soap server admin asked me if I was releasing the webservice object, and I realized that I had no code to close the connection. How do I do that? Not sure 100% sure, but I think you can just unset() the object. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.