System.Web.Services.Protocols.SoapClientMessage: Method Members

The methods of System.Web.Services.Protocols.SoapClientMessage are listed below. For a list of all members, see the SoapClientMessage Members list.

See Also: Inherited members from System.Web.Services.Protocols.SoapMessage

Protected Methods

override
EnsureInStage()

Asserts that the current System.Web.Services.Protocols.SoapMessageStage is a stage where in parameters are available. If not, an exception is thrown.

override
EnsureOutStage()

Asserts that the current System.Web.Services.Protocols.SoapMessageStage is a stage where out parameters are available. If not, an exception is thrown.