IMessageSerializedSection Interface
Interface used to show that the class is part of a serialized message payload fragment.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public interface IMessageSerializedSection
public interface class IMessageSerializedSection
Public Interface IMessageSerializedSection
Methods
Name | Description | |
---|---|---|
Validate() | Validates that internal properties are set correctly before serializing. |
See Also
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top