This topic has not yet been rated - Rate this topic

FormTemplate.QuiesceMode enumeration

Specifies the availability of a form template for new and existing form sessions.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
public enum QuiesceMode
Member nameDescription
NormalThe form template is available for new and existing sessions.
QuiescingNew forms based on the form template cannot be started, but existing sessions are allowed to continue for a specified duration.
QuiescedNew forms based on the form template cannot be started, and all existing sessions are expired.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.