Method | Description | |
---|---|---|
BasePath ( ) : string | ||
ConvertToProxyLink ( |
||
Initalize ( ) : void | ||
ReserveUrls ( bool doInstall = true ) : void | ||
SaveConfig ( ) : void | ||
ServerService ( IIndexerManagerService i, IProcessService p, ISerializeService s, IConfigurationService c, Logger l, |
||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
LoadConfig ( ) : void | ||
RunNetSh ( string args ) : void |
public ConvertToProxyLink ( |
||
link | ||
serverUrl | string | |
indexerId | string | |
action | string | |
file | string | |
return |
public ReserveUrls ( bool doInstall = true ) : void | ||
doInstall | bool | |
return | void |
public ServerService ( IIndexerManagerService i, IProcessService p, ISerializeService s, IConfigurationService c, Logger l, |
||
i | IIndexerManagerService | |
p | IProcessService | |
s | ISerializeService | |
c | IConfigurationService | |
l | Logger | |
w | ||
u | IUpdateService | |
return | Autofac |