.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.SetPublishingModeMessage Class Reference

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

SetPublishingModeRequest SetPublishingModeRequest
 The body of the message. More...
 

Detailed Description

The message contract for the SetPublishingMode service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeMessage ( SetPublishingModeRequest  SetPublishingModeRequest)
inline

Initializes the message with the body.

Member Data Documentation

SetPublishingModeRequest UnifiedAutomation.UaBase.SetPublishingModeMessage.SetPublishingModeRequest

The body of the message.


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