Click or drag to resize

ExecutionHelper Methods

The ExecutionHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberSafe Try to safely execute action (exception ignored)
Public methodStatic memberSafeAsync Try to safely execute action (exception ignored)
Public methodStatic memberWaitToComplete Try to execute action till success or timeout
Top
See Also