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 | |
---|---|---|
![]() |
ControlName | Gets or sets the control name. |
![]() |
ControlValue | Gets or sets the control value. |
![]() |
Data | Gets or sets the extensible data. |
![]() |
Element | Gets or sets the automation element. |
![]() |
ex | Gets or sets the exception. |
![]() |
throwExceptionIfNotFound | Gets or sets the exception ExceptionIfNotFound. |
![]() |
waitHandle | Gets or sets the thread wait handle. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
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.