Share via


AutomationThreadParams Members

Represents the thread parameters for set and execute call.

The following tables list the members exposed by the AutomationThreadParams type.

Public Constructors

  Name Description
  AutomationThreadParams Initializes a new instance of the AutomationThreadParams class.

Top

Public Properties

  Name Description
public property ControlName Gets or sets the control name.
public property ControlValue Gets or sets the control value.
public property Data Gets or sets the extensible data.
public property Element Gets or sets the automation element.
public property ex Gets or sets the exception.
public property throwExceptionIfNotFound Gets or sets the exception ExceptionIfNotFound.
public property waitHandle Gets or sets the thread wait handle.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AutomationThreadParams Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.