OPC Studio User's Guide and Reference
IEventLocking Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.ComponentModel Namespace : IEventLocking Interface
Allows to lock and unlock events.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<ExceptionContractAnnotationAttribute(True)>
Public Interface IEventLocking 
'Usage
 
Dim instance As IEventLocking
[CLSCompliant(true)]
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface IEventLocking 
[CLSCompliant(true)]
[ComVisible(false)]
[ExceptionContractAnnotation(true)]
public interface class IEventLocking 
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