Name | Description | |
---|---|---|
![]() | ConfiguredEndpointCollection Constructor | Overloaded. |
The following tables list the members exposed by ConfiguredEndpointCollection.
Name | Description | |
---|---|---|
![]() | ConfiguredEndpointCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. |
![]() | DefaultConfiguration | The default configuration for new ConfiguredEndpoints. |
![]() | DiscoveryUrls | A list of well known urls that can be used for discovery. |
![]() | Endpoints | The default configuration to use when connecting to an endpoint. |
![]() | IsReadOnly | Gets a value indicating whether the ICollection is read-only. |
![]() | Item | Gets or sets the ConfiguredEndpoint at the specified index. |
![]() | KnownHosts | A list of known hosts that can be used for discovery. |
![]() | TcpProxyUrl | The URL of the UA TCP proxy server. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add the endpoint description to the cache. |
![]() | Clear | Removes all items from the ICollection. |
![]() | Clone | |
![]() | Contains | Determines whether the ICollection contains a specific value. |
![]() | CopyEndpoints | Copies the endpoints. |
![]() | CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. |
![]() | Create | Creates a new endpoint from a url that is not part of the collection. |
![]() | GetEndpoints | Returns the configured endpoints for the server uri. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetServers | Returns the servers that are part of the collection. |
![]() | IndexOf | Determines the index of a specific item in the IList. |
![]() | Initialize | Called by the .NET framework during deserialization. |
![]() | Insert | Inserts an item to the System.Collections.IList at the specified index. |
![]() ![]() | Load | Overloaded. Loads a collection of endpoints from a file and overrides the endpoint configuration. |
![]() | MemberwiseClone | Returns a deep copy of the collection. |
![]() | Remove | Removes the configured endpoint. |
![]() | RemoveAt | Removes the System.Collections.IList item at the specified index. |
![]() | RemoveServer | Removes all endpoints for the specified server. |
![]() | Save | Overloaded. Saves a collection of endpoints the file that it was loaded from. |
![]() | SetApplicationDescription | Updates the server descrption for the endpoints. |
![]() | UpdateEndpointsForServer | Updates an endpoint with information from the server's discovery endpoint. |