.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaBase.SetTriggeringResponseMessage Class Reference

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

Public Member Functions

 SetTriggeringResponseMessage ()
 Initializes an empty message. More...
 
 SetTriggeringResponseMessage (SetTriggeringResponse SetTriggeringResponse)
 Initializes the message with the body. More...
 
 SetTriggeringResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

SetTriggeringResponse SetTriggeringResponse
 The body of the message. More...
 

Detailed Description

The message contract for the SetTriggering service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SetTriggeringResponseMessage.SetTriggeringResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.SetTriggeringResponseMessage.SetTriggeringResponseMessage ( SetTriggeringResponse  SetTriggeringResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.SetTriggeringResponseMessage.SetTriggeringResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

SetTriggeringResponse UnifiedAutomation.UaBase.SetTriggeringResponseMessage.SetTriggeringResponse

The body of the message.


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