Свойство | Тип | Описание | |
---|---|---|---|
DataPath | string | ||
ServedRequests | long | ||
Uptime | System.DateTime | ||
UserLocks | Semaphore>.Dictionary |
Свойство | Тип | Описание | |
---|---|---|---|
logger | log4net.ILog |
Метод | Описание | |
---|---|---|
AddDummyUserIfRequired ( Funq container ) : void | ||
ConfigureSslCerts ( string listen_url, string cert_file, string pvk_file ) : void | ||
Main ( string args ) : void |
Метод | Описание | |
---|---|---|
SetupLogging ( int loglevel ) : void |
Метод | Описание | |
---|---|---|
ComposeObjectGraph ( Funq container ) : void |
public static AddDummyUserIfRequired ( Funq container ) : void | ||
container | Funq | |
Результат | void |
public static ConfigureSslCerts ( string listen_url, string cert_file, string pvk_file ) : void | ||
listen_url | string | |
cert_file | string | |
pvk_file | string | |
Результат | void |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |
protected static SetupLogging ( int loglevel ) : void | ||
loglevel | int | |
Результат | void |
public static DateTime,System Uptime | ||
Результат | System.DateTime |
public static Dictionary |
||
Результат | Semaphore>.Dictionary |