The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MessageHeaders::FindHeader Method
.NET Framework (current version)
Finds a message header in this collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | FindHeader(String^, String^) | Finds a message header in this collection by the specified LocalName and namespace URI of the header element. |
![]() | FindHeader(String^, String^, array<String^>^) | Finds a message header in this collection by the specified LocalName, namespace URI and actors of the header element. |
Show:
