Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UIAutomation
HasTimeoutCmdletBase
C# Class UIAutomation.HasTimeoutCmdletBase
Description of HasTimeoutCmdletBase.
Inheritance:
HasControlInputCmdletBase
显示文件
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