QuickOPC User's Guide and Reference
DefaultPublishingHaltedProbationaryPeriod Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAClientSubscriptionParameters Class : DefaultPublishingHaltedProbationaryPeriod Field
Default value of the PublishingHaltedProbationaryPeriod property.
Syntax
'Declaration
 
Public Const DefaultPublishingHaltedProbationaryPeriod As Integer
'Usage
 
Dim value As Integer
 
value = UAClientSubscriptionParameters.DefaultPublishingHaltedProbationaryPeriod
public const int DefaultPublishingHaltedProbationaryPeriod
public:
const int DefaultPublishingHaltedProbationaryPeriod
Remarks
The period before a subscription with stopped publishing is considered halted.
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