The UaSessionConfiguration type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetConfiguration
Will Create a new DataConnectorConfiguration and load it with the current configuration data. The result can be used as the value for a pen's DataConnectionConfiguration.
(Overrides ConfigurationWrapGetConfiguration()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsTwxLogger64Point
Checks whether given point is a trend logger point.
Public methodSetConfiguration
Will load all parameters from the configuration to the properties in this class.
(Overrides ConfigurationWrapSetConfiguration(DataConnectorConfiguration).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also