[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitUntilTaskIsShipped(System.Uri,System.String,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)
Syntax
public static void WaitUntilTaskIsShipped( Uri oDataUri, string fileKey, string actorSummary )
Parameters
- oDataUri
- Type: SystemUri
[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitUntilTaskIsShipped(System.Uri,System.String,System.String)"]
- fileKey
- Type: SystemString
[Missing <param name="fileKey"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitUntilTaskIsShipped(System.Uri,System.String,System.String)"]
- actorSummary
- Type: SystemString
[Missing <param name="actorSummary"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.ContentServerActions.WaitUntilTaskIsShipped(System.Uri,System.String,System.String)"]
See Also