System.Web.Services.Description.ProtocolReflector.ReflectMethod Method

When overridden in a derived class, generates method-specific information that gets placed in a System.Web.Services.Description.ServiceDescription object corresponding to a binding.

Syntax

protected abstract bool ReflectMethod ()

Returns

Method-specific information that gets placed in a System.Web.Services.Description.ServiceDescription object corresponding to a binding.

Remarks

An implementation of the ProtocolReflector.ReflectMethod method should generate information such as operation binding, abstract operation, and messages.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0