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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

SetTriggeringRequest SetTriggeringRequest
 The body of the message. More...
 

Detailed Description

The message contract for the SetTriggering service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.SetTriggeringMessage.SetTriggeringMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.SetTriggeringMessage.SetTriggeringMessage ( SetTriggeringRequest  SetTriggeringRequest)
inline

Initializes the message with the body.

Member Data Documentation

SetTriggeringRequest UnifiedAutomation.UaBase.SetTriggeringMessage.SetTriggeringRequest

The body of the message.


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