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.
MessageHeader<T>::Actor Property
.NET Framework (current version)
Gets or sets the targeted recipient of the message header.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::String^The targeted recipient of the message header. The default is an empty string ("").
If this property is empty, the header is interpreted as targeted for the ultimate recipient of the message.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: