Gets the window to use in minutes when determining if the user is online

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static int UsersOnlineTimeWindow { get; }
Visual Basic
Public Shared ReadOnly Property UsersOnlineTimeWindow As Integer
	Get

Remarks

Defaults to 15

See Also