Свойство | Type | Description | |
---|---|---|---|
StartedAt | System.DateTime |
Méthode | Description | |
---|---|---|
EnvironmentIsSet ( string env ) : bool | ||
TrySetProcessName ( string name ) : void |
Méthode | Description | |
---|---|---|
ApplicationContext ( ) : System | ||
SetProcessName ( string name ) : void | ||
prctl ( int option, byte arg2, |
||
setproctitle ( byte fmt, byte str_arg ) : void |
public static EnvironmentIsSet ( string env ) : bool | ||
env | string | |
Résultat | bool |
public static TrySetProcessName ( string name ) : void | ||
name | string | |
Résultat | void |