Opc.Ua.Core
ConfiguredEndpointCollection Class Members
Properties  Methods 


Opc.Ua Namespace : ConfiguredEndpointCollection Class

The following tables list the members exposed by ConfiguredEndpointCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the ICollection.  
Public Property The default configuration for new ConfiguredEndpoints.  
Public Property A list of well known urls that can be used for discovery.  
Public Property The default configuration to use when connecting to an endpoint.  
Public PropertyGets a value indicating whether the ICollection is read-only.  
Public PropertyGets or sets the ConfiguredEndpoint at the specified index.  
Public Property A list of known hosts that can be used for discovery.  
Public Property The URL of the UA TCP proxy server.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Add the endpoint description to the cache.  
Public MethodRemoves all items from the ICollection.  
Public Method  
Public MethodDetermines whether the ICollection contains a specific value.  
Public Method Copies the endpoints.  
Public MethodCopies the elements of the ICollection to an System.Array, starting at a particular System.Array index.  
Public Method Creates a new endpoint from a url that is not part of the collection.  
Public Method Returns the configured endpoints for the server uri.  
Public Method Returns an enumerator that iterates through the collection.  
Public Method Returns the servers that are part of the collection.  
Public MethodDetermines the index of a specific item in the IList.  
Public Method Called by the .NET framework during deserialization.  
Public MethodInserts an item to the System.Collections.IList at the specified index.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Loads a collection of endpoints from a file and overrides the endpoint configuration.  
Public Method Returns a deep copy of the collection.  
Public Method Removes the configured endpoint.  
Public MethodRemoves the System.Collections.IList item at the specified index.  
Public Method Removes all endpoints for the specified server.  
Public MethodOverloaded.  Saves a collection of endpoints the file that it was loaded from.  
Public Method Updates the server descrption for the endpoints.  
Public Method Updates an endpoint with information from the server's discovery endpoint.  
Top
See Also

Reference

ConfiguredEndpointCollection Class
Opc.Ua Namespace