![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the number of users currently accessing the application.
Namespace: Smartsite.DigiD
Assembly: Smartsite.DigiD (in Smartsite.DigiD.dll)
Syntax
C# | ![]() |
---|---|
public override int GetNumberOfUsersOnline() |
Visual Basic (Declaration) | ![]() |
---|---|
Public Overrides Function GetNumberOfUsersOnline As Integer |
Return Value
The number of users currently accessing the application.
See Also
DigiDMembershipProvider Class
Smartsite.DigiD Namespace