C# Class UIAutomation.HasTimeoutCmdletBase

Description of HasTimeoutCmdletBase.
Inheritance: HasControlInputCmdletBase
Exibir arquivo Open project: apetrovskiy/STUPS Class Usage Examples

Private Properties

Property Type Description
CheckTimeout void

Public Methods

Method Description
HasTimeoutCmdletBase ( ) : System

Protected Methods

Method Description
StopProcessing ( ) : void

Private Methods

Method Description
CheckTimeout ( GetWindowCmdletBase cmdlet, ICollection aeWindowList, bool fromCmdlet ) : void

Method Details

HasTimeoutCmdletBase() public method

public HasTimeoutCmdletBase ( ) : System
return System

StopProcessing() protected method

protected StopProcessing ( ) : void
return void