.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.ISubscriptionManager Interface Reference

Provides access to the subscription manager within the server. More...

Inherited by UnifiedAutomation.UaServer.SubscriptionManager.

Events

SubscriptionEventHandler SubscriptionCreated
 Raised after a new subscription is created. More...
 
SubscriptionEventHandler SubscriptionDeleted
 Raised before a subscription is deleted. More...
 

Detailed Description

Provides access to the subscription manager within the server.

Sinks that receive these events must not block the thread.

Event Documentation

SubscriptionEventHandler UnifiedAutomation.UaServer.ISubscriptionManager.SubscriptionCreated

Raised after a new subscription is created.

SubscriptionEventHandler UnifiedAutomation.UaServer.ISubscriptionManager.SubscriptionDeleted

Raised before a subscription is deleted.


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