Click or drag to resize
ContextHeader Properties

The ContextHeader type exposes the following members.

Properties
  NameDescription
Public propertyActor
Gets or sets the targeted recipient of the message header.
(Inherited from MessageHeader.)
Public propertyIsReferenceParameter
Gets a value that specifies whether this message header contains reference parameters of an endpoint reference.
(Inherited from MessageHeader.)
Public propertyMustUnderstand
Gets or sets a value that indicates whether the header must be understood, according to SOAP 1.1/1.2 specification.
(Inherited from MessageHeader.)
Public propertyName
Par of a SOAP Model
(Overrides MessageHeaderInfoName.)
Public propertyNamespace
Par of a SOAP Model
(Overrides MessageHeaderInfoNamespace.)
Public propertyRelay
Gets a value that indicates whether the header should be relayed.
(Inherited from MessageHeader.)
Public propertyWorkflowInstanceID
Par of a SOAP Model
Top
See Also