[This is preliminary documentation and is subject to change.]
Gets time since the last login attempt.
Returns TimeSpan.MaxValue if LastAttemptDate is not set (no attempts on record).
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
public TimeSpan TimeSinceLastAttempt { get; }