System.Runtime.Remoting.SoapServices.GetXmlNamespaceForMethodResponse Method

Retrieves the XML namespace used during the generation of responses to the remote call to the method specified in the given System.Reflection.MethodBase.

Syntax

public static string GetXmlNamespaceForMethodResponse (System.Reflection.MethodBase mb)

Parameters

mb
The System.Reflection.MethodBase of the method for which the XML namespace was requested.

Returns

The XML namespace used during the generation of responses to a remote method call.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0