ProtocolReflector::ReflectMethod Method ()
.NET Framework (current version)
When overridden in a derived class, generates method-specific information that gets placed in a ServiceDescription object corresponding to a binding.
Assembly: System.Web.Services (in System.Web.Services.dll)
Return Value
Type: System::BooleanMethod-specific information that gets placed in a ServiceDescription object corresponding to a binding.
An implementation of the ReflectMethod method should generate information such as operation binding, abstract operation, and messages.
.NET Framework
Available since 1.1
Available since 1.1
Show: