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!

HttpServerProtocol Class

[To be supplied.]

Object
   ServerProtocol
      HttpServerProtocol

[Visual Basic]
Public Class HttpServerProtocol
   Inherits ServerProtocol
[C#]
public class HttpServerProtocol : ServerProtocol
[C++]
public __gc class HttpServerProtocol : public ServerProtocol
[JScript]
public class HttpServerProtocol extends ServerProtocol

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

HttpServerProtocol Members | System.Web.Services.Protocols Namespace