Click or drag to resize

ISessionContext Interface

[Missing <summary> documentation for "T:Scanjour.Workflow4.TestFramework.ISessionContext"]


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 interface ISessionContext : IDisposable

The ISessionContext type exposes the following members.

Properties
 NameDescription
Public propertySession 
Top
Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Top
See Also