NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WebService Properties

The properties of the WebService class are listed below. For a complete list of WebService class members, see the WebService Members topic.

Public:

Application The ASP+ application state object for the current application. Documentation note: the documentation in this class should be consistent with the documentation for System.Web.HttpContext
Context The ASP+ Context object for the current request.
Server The ASP+ server utility object.
Session The ASP+ session state object for the current session.
Site (inherited from Component) Gets or sets the site of the Component.
User The ASP+ server User object, used for authorizing the request.

See Also

WebService Class | System.Web.Services Namespace