.NET Based OPC UA Client/Server SDK  2.6.1.422
UnifiedAutomation.UaBase.CloseSecureChannelResponseMessage Class Reference

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

Public Member Functions

 CloseSecureChannelResponseMessage ()
 Initializes an empty message. More...
 
 CloseSecureChannelResponseMessage (CloseSecureChannelResponse CloseSecureChannelResponse)
 Initializes the message with the body. More...
 
 CloseSecureChannelResponseMessage (ServiceFault ServiceFault)
 Initializes the message with a service fault. More...
 

Public Attributes

CloseSecureChannelResponse CloseSecureChannelResponse
 The body of the message. More...
 

Detailed Description

The message contract for the CloseSecureChannel service response.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.CloseSecureChannelResponseMessage.CloseSecureChannelResponseMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.CloseSecureChannelResponseMessage.CloseSecureChannelResponseMessage ( CloseSecureChannelResponse  CloseSecureChannelResponse)
inline

Initializes the message with the body.

UnifiedAutomation.UaBase.CloseSecureChannelResponseMessage.CloseSecureChannelResponseMessage ( ServiceFault  ServiceFault)
inline

Initializes the message with a service fault.

Member Data Documentation

CloseSecureChannelResponse UnifiedAutomation.UaBase.CloseSecureChannelResponseMessage.CloseSecureChannelResponse

The body of the message.


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