Click or drag to resize

SomServiceSessionContext Method

[Missing <summary> documentation for "M:Scanjour.Workflow4.TestFramework.SomService.SessionContext(System.String,System.String)"]


Namespace: Scanjour.Workflow4.TestFramework
Assembly: Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public ISessionContext SessionContext(
	string userName,
	string sid
)

Parameters

userName  String

[Missing <param name="userName"/> documentation for "M:Scanjour.Workflow4.TestFramework.SomService.SessionContext(System.String,System.String)"]

sid  String

[Missing <param name="sid"/> documentation for "M:Scanjour.Workflow4.TestFramework.SomService.SessionContext(System.String,System.String)"]

Return Value

ISessionContext

[Missing <returns> documentation for "M:Scanjour.Workflow4.TestFramework.SomService.SessionContext(System.String,System.String)"]

See Also