StaticRoutesXmlConfigurationProvider Methods

The StaticRoutesXmlConfigurationProvider type exposes the following members.

Methods

 

Name

Description

StaticRoutesXmlConfigurationProvider Methods 1:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

StaticRoutesXmlConfigurationProvider Methods 2:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

StaticRoutesXmlConfigurationProvider Methods 3:

GetChildKeys

Returns the list of keys that this provider has. (Overrides ConfigurationProvider.GetChildKeys(IEnumerable.String., String).)

StaticRoutesXmlConfigurationProvider Methods 4:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

StaticRoutesXmlConfigurationProvider Methods 5:

GetReloadToken

Returns a IChangeToken that can be used to listen when this provider is reloaded. (Inherited from ConfigurationProvider.)

StaticRoutesXmlConfigurationProvider Methods 6:

GetType

Gets the Type of the current instance. (Inherited from Object.)

StaticRoutesXmlConfigurationProvider Methods 7:

Load

Loads (or reloads) the data for this provider. (Overrides ConfigurationProvider.Load..)

StaticRoutesXmlConfigurationProvider Methods 8:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

StaticRoutesXmlConfigurationProvider Methods 9:

OnReload

Triggers the reload change token and creates a new one. (Inherited from ConfigurationProvider.)

StaticRoutesXmlConfigurationProvider Methods 10:

Set

Sets a value for a given key. (Inherited from ConfigurationProvider.)

StaticRoutesXmlConfigurationProvider Methods 11:

ToString

Generates a string representing this provider name and relevant details. (Inherited from ConfigurationProvider.)

StaticRoutesXmlConfigurationProvider Methods 12:

TryGet

Attempts to find a value with the given key, returns true if one is found, false otherwise. (Overrides ConfigurationProvider.TryGet(String, String.).)

Reference

StaticRoutesXmlConfigurationProvider Class

TwinCAT.Ads.TcpRouter Namespace