Свойство | Type | Description | |
---|---|---|---|
BaseDirectory | System.IO.DirectoryInfo | ||
ConfigFile | string | ||
SyncObject | object |
Свойство | Type | Description | |
---|---|---|---|
AcceptHeads | bool | ||
CheckAuthentication | bool | ||
HandleAuthentication | bool | ||
HandleConnection | void | ||
ImportVersions | bool | ||
LoadConfig | void | ||
RunWebServer | void |
Méthode | Description | |
---|---|---|
Run ( System info, int port, string configFile = null, bool encryptData = null ) : bool |
Méthode | Description | |
---|---|---|
AcceptHeads ( ClientStateInfo clientInfo, Area ws, string &errorData ) : bool | ||
CheckAuthentication ( |
||
HandleAuthentication ( ClientStateInfo clientInfo, |
||
HandleConnection ( System info, |
||
ImportVersions ( Area ws, ClientStateInfo clientInfo ) : bool | ||
LoadConfig ( ) : void | ||
RunWebServer ( ) : void |
public static Run ( System info, int port, string configFile = null, bool encryptData = null ) : bool | ||
info | System | |
port | int | |
configFile | string | |
encryptData | bool | |
Résultat | bool |
public static System.IO.DirectoryInfo BaseDirectory | ||
Résultat | System.IO.DirectoryInfo |