Gets a representation of the method prototype of the XML Web service method for which the SOAP request is intended.
a System.Web.Services.Protocols.LogicalMethodInfo
Although the SoapClientMessage.MethodInfo property can be accessed during any stage, the method information is only available during SoapMessageStage.AfterDeserialize and SoapMessageStage.BeforeSerialize.