[This is preliminary documentation and is subject to change.]

Interval at which Server checks for idle players (to kick idlers).

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public static TimeSpan CheckIdlesInterval { get; set; }

See Also