MessageVersion::CreateVersion Method

 

Creates a message version object with specified versions of the SOAP envelope and WS-Addressing.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateVersion(EnvelopeVersion^)

Creates a message version object by using WS-Addressing 1.0 and with a specified SOAP version.

System_CAPS_pubmethodSystem_CAPS_staticCreateVersion(EnvelopeVersion^, AddressingVersion^)

Creates a message version object with specified SOAP and WS-Addressing versions.

Return to top
Show: