QuickOPC User's Guide and Reference
DefaultDormancyPeriod Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UASmartSessionParameters Class : DefaultDormancyPeriod Field
Default value of the DormancyPeriod property.
Syntax
'Declaration
 
Public Const DefaultDormancyPeriod As Long
'Usage
 
Dim value As Long
 
value = UASmartSessionParameters.DefaultDormancyPeriod
public const long DefaultDormancyPeriod
public:
const int64 DefaultDormancyPeriod
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