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

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

Inherits UnifiedAutomation.UaBase.IServiceMessage.

Public Member Functions

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

Public Attributes

DeleteSubscriptionsRequest DeleteSubscriptionsRequest
 The body of the message. More...
 

Detailed Description

The message contract for the DeleteSubscriptions service.

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DeleteSubscriptionsMessage.DeleteSubscriptionsMessage ( )
inline

Initializes an empty message.

UnifiedAutomation.UaBase.DeleteSubscriptionsMessage.DeleteSubscriptionsMessage ( DeleteSubscriptionsRequest  DeleteSubscriptionsRequest)
inline

Initializes the message with the body.

Member Data Documentation

DeleteSubscriptionsRequest UnifiedAutomation.UaBase.DeleteSubscriptionsMessage.DeleteSubscriptionsRequest

The body of the message.


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