UserSessionsBox Constructor

Initializes a new instance of the UserSessionsBox class

Definition

Namespace: FileHold.Common.Dashboard
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
public UserSessionsBox(
	int licensed,
	int inUse
)

Parameters

licensed  Int32
 
inUse  Int32
 

See Also