QuickOPC User's Guide and Reference
DefaultAllowPublishTimeStale Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAClientSubscriptionParameters Class : DefaultAllowPublishTimeStale Field
Default value of the AllowPublishTimeStale property.
Syntax
'Declaration
 
Public Const DefaultAllowPublishTimeStale As Boolean
'Usage
 
Dim value As Boolean
 
value = UAClientSubscriptionParameters.DefaultAllowPublishTimeStale
public const bool DefaultAllowPublishTimeStale
public:
const bool DefaultAllowPublishTimeStale
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