GameServer..::..LastInputReceived Property

Returns the date and time when the last input was received from the user. Returns null, until the game is started.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public Nullable<DateTime> LastInputReceived { get; }