MaxConcurrentSessions Property
Overloads
| MaxConcurrentSessions | 
             The allowed number of open sessions for this document concurrently. Negative number == unlimited.  | 
        
      
    
MaxConcurrentSessions
The allowed number of open sessions for this document concurrently. Negative number == unlimited.
Declaration
      public uint MaxConcurrentSessions { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.UInt32 |