The Web services do not have any technique to maintain state. However, it can access ASP.NET objects, such as application and session if they extend from the WebService base class.
Liked By
Write Answer
Does a Web service have state?
Join MindStick Community
You have need login or register for voting of answers or question.
Sumit Kesarwani
26-Aug-2014The Web services do not have any technique to maintain state. However, it can access ASP.NET objects, such as application and session if they extend from the WebService base class.