QuickOPC User's Guide and Reference
_UAClientSubscriptionParameters Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace : _UAClientSubscriptionParameters Interface

The following tables list the members exposed by _UAClientSubscriptionParameters.

Public Properties
 NameDescription
 PropertyDetermines whether notification messages with publish time that is too much ahead will be accepted for processing.  
 PropertyDetermines whether notification messages with publish time that is too much stale will be accepted for processing.  
 PropertyAssumed minimum keep-alive count. For client overflow protection.  
 PropertyAssumed minimum lifetime count. For client overflow protection.  
 PropertyAssumed minimum publishing interval. For client overflow protection.  
 PropertyCheck the subscription ID.  
 PropertyThe display string for the current object.  
 PropertyThe fastest keep-alive interval that the client will request from the server.  
 PropertyThe fastest keep-alive interval that the client will request from the server when a debugger is attached.  
 PropertyThe fastest lifetime interval that the client will request from the server.  
 PropertyThe fastest lifetime interval that the client will request from the server when a debugger is attached.  
 PropertyNumber of empty publishing cycles before the server returns a keep-alive message.  
 PropertyNumber of missing publishing cycles before the server closes the subscription.  
 PropertyMaximum lifetime due time. For server overflow protection.  
 PropertyThe period before a subscription with stopped publishing is considered halted.  
 PropertyCapacity of the queue that holds publish status changes.  
 PropertyEnforces that the revised lifetime count returned by the server is at least 3 times the revised keep alive count.  
 PropertyA delay before the component will try to recreate the subscription, if it failed to create it previously, or a serious failure occurred related to the subscription (in milliseconds).  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodSets the object properties back to their defaults.  
 Method  
Top
See Also

Reference

_UAClientSubscriptionParameters Interface
OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace