| DocumentTaskTaskServerTaskServerAccessMaxConcurrentSessions Property |
The allowed number of open sessions for this document concurrently. Negative number == unlimited
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic uint MaxConcurrentSessions { get; set; }Public Property MaxConcurrentSessions As UInteger
Get
Set
Property Value
Type:
UInt32
See Also