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

"MinMaxSessionCounts" class declaration. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents min and max session counts for all types of session and all periods. More...
 

Properties

MinMaxSessionCountsSt Interactive [get]
 Min and max session counts for the Desktop (Interactive) type of session.
 
MinMaxSessionCountsSt WiFiVPN [get]
 Min and max session counts for the RAS type of session.
 
MinMaxSessionCountsSt Iis [get]
 Min and max session counts for the IIS type of session.
 
MinMaxSessionCountsSt Total [get]
 Min and max session counts for all types of session.
 

Detailed Description

"MinMaxSessionCounts" class declaration.

Member Function Documentation

override string ToString ( )

Returns a System.String that represents min and max session counts for all types of session and all periods.

Returns
A System.String that represents min and max session counts for all types of session and all periods..