Represents Scanjour SOM sessions.
Namespace: Scanjour.Som.ManagedAssembly: Scanjour.Som (in Scanjour.Som.dll) Version: WZCS 2020.1
Syntaxpublic interface sjSession : IDisposable
Public Interface sjSession
Inherits IDisposable
public interface class sjSession : IDisposable
type sjSession =
interface
interface IDisposable
end
The sjSession type exposes the following members.
Methods | Name | Description |
---|
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
Top
See Also