[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Reply message must implement this or else they cannot be serialized from a client

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

Syntax

                 
  C#     Visual Basic     Visual C++  
public 
override 
void 
SerializeMessageBody()
Public 
Overrides 
Sub 
SerializeMessageBody
public:
virtual 
void 
SerializeMessageBody() 
override

Implements

IMessage . . :: . . SerializeMessageBody () () () ()

See Also