ITransient Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Interface for tagging an object as transient. Typically used to ensure that session objects are automatically destroyed during dispose.
Syntax
public interface ITransient
Properties
Name | Description |
---|---|
IsTransient |
Indicates whether or not an object is transient. |
Methods
Name | Description |
---|---|
MarkAsTransient() |
Mark the object as transient. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!