WsWsaHeader Constructor (String, String, String, String, String, WsXmlNodeList)
Initializes a new instance of the WsWsaHeader class with specified properties.
Namespace: Ws.Services.WsaAddressing
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public WsWsaHeader (
string action,
string relatesTo,
string to,
string replyTo,
string from,
WsXmlNodeList any
)
Parameters
- action
The SOAP header Action value. - relatesTo
The SOAP header Relates To value. - to
The SOAP header To value. - replyTo
The SOAP header Reply To value. - from
The SOAP header From value. - any
The list of SOAP header classes.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.
See Also
Reference
WsWsaHeader Class
WsWsaHeader Members
Ws.Services.WsaAddressing Namespace