.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaBase.SetPublishingModeResponseMessage Class Reference

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

Public Member Functions

 SetPublishingModeResponseMessage ()
 Initializes an empty message. More...
 
 SetPublishingModeResponseMessage (SetPublishingModeResponse SetPublishingModeResponse)
 Initializes the message with the body. More...
 
 SetPublishingModeResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

SetPublishingModeResponse SetPublishingModeResponse
 The body of the message. More...
 

Detailed Description

The message contract for the SetPublishingMode service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SetPublishingModeResponseMessage.SetPublishingModeResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.SetPublishingModeResponseMessage.SetPublishingModeResponseMessage ( SetPublishingModeResponse  SetPublishingModeResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.SetPublishingModeResponseMessage.SetPublishingModeResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

SetPublishingModeResponse UnifiedAutomation.UaBase.SetPublishingModeResponseMessage.SetPublishingModeResponse

The body of the message.


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