C# Class Server.Misc.AutoRestart

Inheritance: Server.Timer
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Свойство Type Description
Enabled bool

Méthodes publiques

Méthode Description
AutoRestart ( ) : System
Initialize ( ) : void
Restart_OnCommand ( Server.CommandEventArgs e ) : void

Méthodes protégées

Méthode Description
OnTick ( ) : void

Private Methods

Méthode Description
Restart_Callback ( ) : void
Warning_Callback ( ) : void

Method Details

AutoRestart() public méthode

public AutoRestart ( ) : System
Résultat System

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

Restart_OnCommand() public static méthode

public static Restart_OnCommand ( Server.CommandEventArgs e ) : void
e Server.CommandEventArgs
Résultat void

Property Details

Enabled public_oe static_oe property

public static bool Enabled
Résultat bool