EasyUA Reference
Disabled Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > HiResClock Class : Disabled Property

Glossary Item Box

Disables the hi-res clock (may be necessary on some machines with bugs in the HAL).

Syntax

Visual Basic (Usage)Copy Code
Dim value As Boolean
 
HiResClock.Disabled = value
 
value = HiResClock.Disabled
C# 
public static bool Disabled {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.