System.Web.Security.ActiveDirectoryMembershipProvider.GetNumberOfUsersOnline Method

Throws a NotSupportedException exception in all cases.

Syntax

public override int GetNumberOfUsersOnline ()

Returns

A NotSupportedException in all cases.

Remarks

The System.Web.Security.ActiveDirectoryMembershipProvider class does not support returning the number of users online.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0