QuickOPC User's Guide and Reference
Unmap() Method



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveMapping Namespace > AbstractMapper Class > Unmap Method : Unmap() Method
Unmaps all mappings currently mapped by this mapper.
Syntax
'Declaration
 
Public Overloads Sub Unmap() 
'Usage
 
Dim instance As AbstractMapper
 
instance.Unmap()
public void Unmap()
public:
void Unmap(); 
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