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!

WebServiceHandlerFactory Class

[To be supplied.]

Object
   WebServiceHandlerFactory

[Visual Basic]
Public Class WebServiceHandlerFactory
   Implements IHttpHandlerFactory
[C#]
public class WebServiceHandlerFactory : IHttpHandlerFactory
[C++]
public __gc class WebServiceHandlerFactory : public
   IHttpHandlerFactory
[JScript]
public class WebServiceHandlerFactory implements
   IHttpHandlerFactory

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Protocols

Assembly: System.Web.Services.dll

See Also

WebServiceHandlerFactory Members | System.Web.Services.Protocols Namespace