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

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

Public Member Functions

 FindServersOnNetworkResponseMessage ()
 Initializes an empty message. More...
 
 FindServersOnNetworkResponseMessage (FindServersOnNetworkResponse FindServersOnNetworkResponse)
 Initializes the message with the body. More...
 
 FindServersOnNetworkResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

FindServersOnNetworkResponse FindServersOnNetworkResponse
 The body of the message. More...
 

Detailed Description

The message contract for the FindServersOnNetwork service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.FindServersOnNetworkResponseMessage.FindServersOnNetworkResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.FindServersOnNetworkResponseMessage.FindServersOnNetworkResponseMessage ( FindServersOnNetworkResponse  FindServersOnNetworkResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.FindServersOnNetworkResponseMessage.FindServersOnNetworkResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

FindServersOnNetworkResponse UnifiedAutomation.UaBase.FindServersOnNetworkResponseMessage.FindServersOnNetworkResponse

The body of the message.


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