Session.DefaultStatelessInterview Property

[Read/Write] This property indicates whether or not interviews created for each assembly in the current Session will be stateless by default. (In a stateless interview, the complete answer collection is sent to and returned from the interview, which means the server does not need to keep any state information between requests to get an interview and assemble a document.)

This property was introduced in HotDocs Server 10.1.

Syntax

bool DefaultStatelessInterview [ get, set ]