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