Name

ProtocolReflector

Synopsis

This type supports the .NET Framework infrastructure. You don’t need to use it directly in your code.

Public MustInherit Class ProtocolReflector
                  ' Protected Constructors
   Protected Sub New() 
' Public Instance Properties
   Public ReadOnly Property Binding As Binding  
   Public ReadOnly Property DefaultNamespace As String  
   Public ReadOnly Property HeaderMessages As MessageCollection  
   Public ReadOnly Property InputMessage As Message  
   Public ReadOnly Property Method As LogicalMethodInfo  
   Public ReadOnly Property MethodAttribute As WebMethodAttribute  
   Public ReadOnly Property Methods As LogicalMethodInfo()  
   Public ReadOnly Property Operation As Operation  
   Public ReadOnly Property OperationBinding As OperationBinding  
   Public ReadOnly Property OutputMessage As Message  
   Public ReadOnly Property Port As Port  
   Public ReadOnly Property PortType As PortType  
   MustInherit Public ReadOnly Property ProtocolName As String  
   Public ReadOnly Property ReflectionImporter As XmlReflectionImporter  
   Public ReadOnly Property SchemaExporter As XmlSchemaExporter  
   Public ReadOnly Property Schemas As XmlSchemas  
   Public ReadOnly Property Service As Service  
   Public ReadOnly Property ServiceDescription As ServiceDescription  
   Public ReadOnly Property ServiceDescriptions As ServiceDescriptionCollection  
   Public ReadOnly Property ServiceType As Type  
   Public ReadOnly Property ServiceUrl As String  
' Public Instance Methods
   Public Function GetServiceDescription(
        ByVal ns As String) As ServiceDescription  
' Protected ...

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.