SoapServerType.GetDuplicateMethod Method (Object)
.NET Framework (current version)
Returns the duplicate SoapServerMethod associated with the specified key.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- key
-
Type:
System.Object
The key associated with the desired duplicate SoapServerMethod.
Return Value
Type: System.Web.Services.Protocols.SoapServerMethodThe duplicate SoapServerMethod associated with the specified key.
.NET Framework
Available since 2.0
Available since 2.0
Show: