FormTemplate.QuiesceMode enumeration
SharePoint 2013
Specifies the availability of a form template for new and existing form sessions.
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
| Member name | Description | |
|---|---|---|
| Normal | The form template is available for new and existing sessions. | |
| Quiescing | New forms based on the form template cannot be started, but existing sessions are allowed to continue for a specified duration. | |
| Quiesced | New forms based on the form template cannot be started, and all existing sessions are expired. |