Gets the number of users online (not supported)
Namespace:
Novalys.VisualGuard.Security.WebFormAssembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public override int GetNumberOfUsersOnline() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetNumberOfUsersOnline As Integer |
Return Value
The number of users online
Remarks
this method is not supported by Visual Guard and throws a NotSupportedException exception.