Click or drag to resize

sjSession Interface

Represents Scanjour SOM sessions.

Namespace: Scanjour.Som.Managed
Assembly: Scanjour.Som (in Scanjour.Som.dll) Version: WZCS 2020.1
Syntax
public interface sjSession : IDisposable

The sjSession type exposes the following members.

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