[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.WaitForTimerHandled(System.Guid,System.Int32,System.Int32)"]
Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
protected static void WaitForTimerHandled( Guid instance, int expectedSeconds, int maxSeconds )
Parameters
- instance
- Type: SystemGuid
[Missing <param name="instance"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.WaitForTimerHandled(System.Guid,System.Int32,System.Int32)"]
- expectedSeconds
- Type: SystemInt32
[Missing <param name="expectedSeconds"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.WaitForTimerHandled(System.Guid,System.Int32,System.Int32)"]
- maxSeconds
- Type: SystemInt32
[Missing <param name="maxSeconds"/> documentation for "M:Scanjour.Workflow4.TestFramework.WorkflowTestBase.WaitForTimerHandled(System.Guid,System.Int32,System.Int32)"]
See Also