UA Bundle SDK .NET  2.2.1.258
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaBase.PublishMessage Class Reference

The message contract for the Publish service. More...

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

 PublishMessage ()
 Initializes an empty message. More...
 
 PublishMessage (PublishRequest PublishRequest)
 Initializes the message with the body. More...
 
IServiceRequest GetRequest ()
 
 
object CreateResponse (IServiceResponse response)
 
 

Public Attributes

PublishRequest PublishRequest
 The body of the message. More...
 

Detailed Description

The message contract for the Publish service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.PublishMessage.PublishMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.PublishMessage.PublishMessage ( PublishRequest  PublishRequest)
inline

Initializes the message with the body.

Member Data Documentation

PublishRequest UnifiedAutomation.UaBase.PublishMessage.PublishRequest

The body of the message.


The documentation for this class was generated from the following file: