Opc.Ua.Core
RemoveServer Method



Opc.Ua Namespace > ConfiguredEndpointCollection Class : RemoveServer Method
Removes all endpoints for the specified server.
Syntax
'Declaration
 
Public Sub RemoveServer( _
   ByVal serverUri As String _
) 
 
'Usage
 
Dim instance As ConfiguredEndpointCollection
Dim serverUri As String
 
instance.RemoveServer(serverUri)

Parameters

serverUri
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConfiguredEndpointCollection Class
ConfiguredEndpointCollection Members