Windows apps
Collapse the table of content
Expand the table of content
Information
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 Constructor

 

Initializes a new instance of the MessageHeaders class.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodMessageHeaders(MessageHeaders^)

Initializes a new instance of the MessageHeaders class with the specified collection of message headers.

System_CAPS_pubmethodMessageHeaders(MessageVersion^)

Initializes a new instance of the MessageHeaders class with the specified message version.

System_CAPS_pubmethodMessageHeaders(MessageVersion^, Int32)

Initializes a new instance of the MessageHeaders class with the specified message version and size.

Return to top
Show:
© 2017 Microsoft