IPipelineProvider Interface
Provides a common interface for Pipeline providers
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Public Class pipelineProviderImplementation
Implements IPipelineProvider
End Class
Dim pipelineProviderImplementation1 As New pipelineProviderImplementation()
Syntax
'Declaration
Public Interface IPipelineProvider
public interface IPipelineProvider
public interface class IPipelineProvider
public interface IPipelineProvider
public interface IPipelineProvider
Remarks
Derive a class from the IPipelineProvider class to override the attribute that is used to apply policy to a Web service or Web service client. By default, the PolicyAttribute attribute is used to apply policy to a Web service or Web service client.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server