Property | Type | Description | |
---|---|---|---|
DataPath | string | ||
ServedRequests | long | ||
Uptime | System.DateTime | ||
UserLocks | Semaphore>.Dictionary |
Property | Type | Description | |
---|---|---|---|
logger | log4net.ILog |
Method | Description | |
---|---|---|
AddDummyUserIfRequired ( Funq container ) : void | ||
ConfigureSslCerts ( string listen_url, string cert_file, string pvk_file ) : void | ||
Main ( string args ) : void |
Method | Description | |
---|---|---|
SetupLogging ( int loglevel ) : void |
Method | Description | |
---|---|---|
ComposeObjectGraph ( Funq container ) : void |
public static AddDummyUserIfRequired ( Funq container ) : void | ||
container | Funq | |
return | void |
public static ConfigureSslCerts ( string listen_url, string cert_file, string pvk_file ) : void | ||
listen_url | string | |
cert_file | string | |
pvk_file | string | |
return | void |
protected static SetupLogging ( int loglevel ) : void | ||
loglevel | int | |
return | void |
public static Dictionary |
||
return | Semaphore>.Dictionary |