Overload List
Name | Description | |
---|---|---|
WaitForEvent(CitrixEvent) |
Wait for a particular CitrixEvent to occur, timing out after the DefaultTimeout period
| |
WaitForEvent(CitrixEventType) |
Wait for a particular CitrixEvent to occur, timing out after the DefaultTimeout period
| |
WaitForEvent(CitrixEventType, String) |
Wait for a particular CitrixEvent to occur, timing out after the DefaultTimeout period.
| |
WaitForEvent(CitrixEvent, Int32, WindowCaptionMatchType) |
Wait for the given event to occur
| |
WaitForEvent(CitrixEventType, String, WindowCaptionMatchType) |
Wait for a particular CitrixEvent to occur, timing out after the DefaultTimeout period
| |
WaitForEvent(CitrixEventType, String, WindowCaptionMatchType, Int32) |
Wait for a particular CitrixEvent to occur
|
See Also