QuickOPC User's Guide and Reference
DefaultAllowPublishTimeAhead Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAClientSubscriptionParameters Class : DefaultAllowPublishTimeAhead Field
Default value of the AllowPublishTimeAhead property.
Syntax
'Declaration
 
Public Const DefaultAllowPublishTimeAhead As Boolean
'Usage
 
Dim value As Boolean
 
value = UAClientSubscriptionParameters.DefaultAllowPublishTimeAhead
public const bool DefaultAllowPublishTimeAhead
public:
const bool DefaultAllowPublishTimeAhead
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also