[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
Namespace: Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
public static void WaitForCondition( Func<bool> conditon, TimeSpan timeout, int maxNumberOfTries, string errorMessage = null, Exception exception = null, Func<string> errorMessageDelegate = null )
Parameters
- conditon
- Type: SystemFuncBoolean
[Missing <param name="conditon"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
- timeout
- Type: SystemTimeSpan
[Missing <param name="timeout"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
- maxNumberOfTries
- Type: SystemInt32
[Missing <param name="maxNumberOfTries"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
- errorMessage (Optional)
- Type: SystemString
[Missing <param name="errorMessage"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
- exception (Optional)
- Type: SystemException
[Missing <param name="exception"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]
- errorMessageDelegate (Optional)
- Type: SystemFuncString
[Missing <param name="errorMessageDelegate"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitForCondition(System.Func{System.Boolean},System.TimeSpan,System.Int32,System.String,System.Exception,System.Func{System.String})"]