MessageBody Constructor

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod MessageBody()

Initializes a new instance of the MessageBody class.

System_CAPS_pubmethod MessageBody(Byte[])

Initializes a new instance of the MessageBody class. The constructor builds a body from a raw byte stream

System_CAPS_pubmethod MessageBody(String)

Initializes a new instance of the MessageBody class.

See Also

MessageBody Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top