Name

SoapTransportImporter

Synopsis

This class serves as a base class for custom classes that import SOAP transmission protocols into web services. Note, however, that the current implementation of web services does not support these user-defined classes.

Public MustInherit Class SoapTransportImporter
                  ' Protected Constructors
   Protected Sub New() 
' Public Instance Properties
   Public Property ImportContext As SoapProtocolImporter  
' Public Instance Methods
   MustInherit Public Sub ImportClass() 
   MustInherit Public Function IsSupportedTransport(
        ByVal transport As String) As Boolean  
End Class

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.