System.Runtime.Remoting.SoapServices.GetXmlNamespaceForMethodCall Method

Retrieves the XML namespace used during remote calls of the method specified in the given System.Reflection.MethodBase.

Syntax

public static string GetXmlNamespaceForMethodCall (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 remote calls of the specified method.

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