MessageHeaders.CopyHeadersFrom Method
.NET Framework 4
Copies the content of all the headers from a specified object to this instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CopyHeadersFrom(Message) | Copies the content of all the headers from the specified message to this instance. |
|
CopyHeadersFrom(MessageHeaders) | Copies the content from the specified header collection to this instance. |