ContextHeader Methods |
The ContextHeader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsMessageVersionSupported | Verifies whether the specified message version is supported. (Inherited from MessageHeader.) |
![]() | ToString | Returns the string representation of this message header. (Inherited from MessageHeader.) |
![]() | WriteHeader(XmlWriter, MessageVersion) | Serializes the header using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteHeader(XmlDictionaryWriter, MessageVersion) | Serializes the header using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteHeaderContents | Serializes the header contents using the specified XML writer. (Inherited from MessageHeader.) |
![]() | WriteStartHeader | Serializes the start header using the specified XML writer. (Inherited from MessageHeader.) |