QuickOPC User's Guide and Reference
UAClientSubscriptionParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UAClientSubscriptionParameters Class

For a list of all members of this type, see UAClientSubscriptionParameters members.

Public Properties
 NameDescription
Public PropertyDetermines whether notification messages with publish time that is too much ahead will be accepted for processing.  
Public PropertyDetermines whether notification messages with publish time that is too much stale will be accepted for processing.  
Public PropertyAssumed minimum keep-alive count. For client overflow protection.  
Public PropertyAssumed minimum lifetime count. For client overflow protection.  
Public PropertyAssumed minimum publishing interval. For client overflow protection.  
Public PropertyCheck the subscription ID.  
Public Propertystatic (Shared in Visual Basic)Default client subscription parameters.  
Public PropertyThe fastest keep-alive interval that the client will request from the server.  
Public PropertyThe fastest keep-alive interval that the client will request from the server when a debugger is attached.  
Public PropertyThe fastest lifetime interval that the client will request from the server.  
Public PropertyThe fastest lifetime interval that the client will request from the server when a debugger is attached.  
Public PropertyNumber of empty publishing cycles before the server returns a keep-alive message.  
Public PropertyNumber of missing publishing cycles before the server closes the subscription.  
Public PropertyMaximum lifetime due time. For server overflow protection.  
Public Propertystatic (Shared in Visual Basic)Client subscription parameters for best OPC compliance.  
Public PropertyThe period before a subscription with stopped publishing is considered halted.  
Public PropertyCapacity of the queue that holds publish status changes.  
Public PropertyEnforces that the revised lifetime count returned by the server is at least 3 times the revised keep alive count.  
Public 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).  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Top
See Also

Reference

UAClientSubscriptionParameters Class
OpcLabs.EasyOpc.UA.Engine Namespace