The following tables list the members exposed by ServiceMessage.
Name | Description | |
---|---|---|
![]() | ServiceMessage Constructor | Initializes a new instance of the ServiceMessage class. |
Name | Description | |
---|---|---|
![]() | Data | Gets or sets the data associated with the message. |
![]() | Error | Gets or sets the error message. |
![]() | Message | Gets or sets the message name. |
![]() | Service | Gets or sets the service name that sent the message. |
![]() | Success | Gets or sets a value indicating whether this ServiceMessage is successful. |