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!

HttpProtocolInfoImporter Class

[To be supplied.]

Object
   ProtocolInfoImporter
      HttpProtocolInfoImporter

[Visual Basic]
MustInherit Public Class HttpProtocolInfoImporter
   Inherits ProtocolInfoImporter
[C#]
public abstract class HttpProtocolInfoImporter :
   ProtocolInfoImporter
[C++]
public __gc __abstract class HttpProtocolInfoImporter : public
   ProtocolInfoImporter
[JScript]
public abstract class HttpProtocolInfoImporter extends
   ProtocolInfoImporter

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Description

Assembly: System.Web.Services.dll

See Also

HttpProtocolInfoImporter Members | System.Web.Services.Description Namespace