When overridden in a derived class, gets a representation of the method prototype for the XML Web service method for which the SOAP request is intended.
Documentation for this section has not yet been entered.
Although SoapMessage.MethodInfo can be accessed during any System.Web.Services.Protocols.SoapMessageStage, it only has data during SoapMessageStage.AfterDeserialize and SoapMessageStage.BeforeSerialize.