MessageResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the standard response message for a completed operation
public ref class MessageResponse
[System.ServiceModel.MessageContract]
public class MessageResponse
[<System.ServiceModel.MessageContract>]
type MessageResponse = class
Public Class MessageResponse
- Inheritance
-
MessageResponse
- Derived
- Attributes
Constructors
MessageResponse() |
Initializes a new instance of the MessageResponse class. |
Properties
OperationResult |
Specifies the operation result. |