connect to the server and return a response
More...
|
| THttpConnector (string AServerURL) |
| initialise the name of the server More...
|
|
List< object > | CallWebConnector (string AModuleName, string methodname, SortedList< string, object >parameters, string expectedReturnType) |
| call a webconnector More...
|
|
connect to the server and return a response
◆ THttpConnector()
Ict.Common.Remoting.Client.THttpConnector.THttpConnector |
( |
string |
AServerURL | ) |
|
|
inline |
initialise the name of the server
- Parameters
-
◆ CallWebConnector()
List< object > Ict.Common.Remoting.Client.THttpConnector.CallWebConnector |
( |
string |
AModuleName, |
|
|
string |
methodname, |
|
|
SortedList< string, object > |
parameters, |
|
|
string |
expectedReturnType |
|
) |
| |
|
inline |
◆ ServerAdminSecurityToken
string Ict.Common.Remoting.Client.THttpConnector.ServerAdminSecurityToken |
|
getset |
security token for access to serveradmin webconnector methods
The documentation for this class was generated from the following file: