Name

SoapProtocolImporter

Synopsis

This class is used by the .NET framework, not directly by your code.

Public NotInheritable Class SoapProtocolImporter : Inherits ProtocolImporter
' Public Constructors
   Public Sub New() 
' Public Instance Properties
   Overrides Public ReadOnly Property ProtocolName As String  
   Public ReadOnly Property SoapBinding As SoapBinding  
   Public ReadOnly Property SoapExporter As SoapCodeExporter  
   Public ReadOnly Property SoapImporter As SoapSchemaImporter  
   Public ReadOnly Property XmlExporter As XmlCodeExporter  
   Public ReadOnly Property XmlImporter As XmlSchemaImporter  
' Protected Instance Methods
   Overrides Protected Function BeginClass(
        ) As CodeTypeDeclaration  
   Overrides Protected Sub BeginNamespace() 
   Overrides Protected Sub EndClass() 
   Overrides Protected Sub EndNamespace() 
   Overrides Protected Function GenerateMethod(
        ) As CodeMemberMethod  
   Overrides Protected Function IsBindingSupported() As Boolean  
   Overrides Protected Function IsOperationFlowSupported(
        ByVal flow As OperationFlow) As Boolean  
End Class

Hierarchy

System.ObjectProtocolImporter SoapProtocolImporter

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.