UserLock API
Public Member Functions | Properties | List of all members
MinMaxSessionCount Class Reference

"MinMaxSessionCount" class declaration. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents min and max session counts for the current type of session and period. More...
 

Properties

UInt32 Min [get]
 Min session count for current type of session and period.
 
UInt32 Max [get]
 Max session count for current type of session and period.
 

Detailed Description

"MinMaxSessionCount" class declaration.

Member Function Documentation

override string ToString ( )

Returns a System.String that represents min and max session counts for the current type of session and period.

Returns
A System.String that represents min and max session counts for the current type of session and period.