Click or drag to resize
DocumentTaskTaskServerTaskServerAccessMaxConcurrentSessions Property
The allowed number of open sessions for this document concurrently. Negative number == unlimited

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public uint MaxConcurrentSessions { get; set; }

Property Value

Type: UInt32
See Also