C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_CreateSubscriptionResponse Struct Reference

Response to a OpcUa_CreateSubscriptionRequest. More...

#include <opcua_types.h>

Public Attributes

OpcUa_UInt32 SubscriptionId
 The Server-assigned identifier for the Subscription. More...
 
OpcUa_Double RevisedPublishingInterval
 The actual publishing interval that the Server will use, expressed in milliseconds. More...
 
OpcUa_UInt32 RevisedLifetimeCount
 The lifetime of the Subscription shall be a minimum of three times the keep-alive interval negotiated by the Server.
 
OpcUa_UInt32 RevisedMaxKeepAliveCount
 The actual maximum keep-alive count. More...
 

Detailed Description


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