SoapMessage.this

Creates a new soap message.

class SoapMessage
final
this
(
string inputName
,
string outputName
)

Parameters

inputName string

The name of the input mesage.

outputName string

The name of the output message.

Meta