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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

RegisterServer2Request RegisterServer2Request
 The body of the message. More...
 

Detailed Description

The message contract for the RegisterServer2 service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.RegisterServer2Message.RegisterServer2Message ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.RegisterServer2Message.RegisterServer2Message ( RegisterServer2Request  RegisterServer2Request)
inline

Initializes the message with the body.

Member Data Documentation

RegisterServer2Request UnifiedAutomation.UaBase.RegisterServer2Message.RegisterServer2Request

The body of the message.


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