Visual Guard Class Library Documentation

VGMemberShipProvider.GetNumberOfUsersOnline Method 

Gets the number of users online (not supported)

public override int GetNumberOfUsersOnline();

Return Value

The number of users online

Remarks

this method is not supported by Visual Guard and throws a NotSupportedException exception.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace