NetSamples.Common.IO
Class MessageHeader

Message Header. Conforms to the SOAP 1.1 Header. Includes additional routing information using the Path object.

Field Summary
NetSamples.Common.IO.MessagePath Path

Constructor Summary
MessageHeader()
        Initializes a new instance of the MessageHeader class.

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

Path

public NetSamples.Common.IO.MessagePath Path

Constructor Detail

MessageHeader

public MessageHeader()

Initializes a new instance of the MessageHeader class.