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!

SoapServerProtocol Class

[To be supplied.]

Object
   ServerProtocol
      SoapServerProtocol

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

SoapServerProtocol Members | System.Web.Services.Protocols Namespace