Method | Description | |
---|---|---|
ForwardCommand ( |
||
Requester ( string ip, string port ) : System | ||
SendRequest ( string requestContent, bool verbose, int timeout ) : string>.KeyValuePair |
Method | Description | |
---|---|---|
CreateWebRequest ( string uri, string content ) : |
public ForwardCommand ( |
||
commandToForward | ||
verbose | bool | |
timeout | int | |
return | string |
public Requester ( string ip, string port ) : System | ||
ip | string | |
port | string | |
return | System |
public SendRequest ( string requestContent, bool verbose, int timeout ) : string>.KeyValuePair |
||
requestContent | string | |
verbose | bool | |
timeout | int | |
return | string>.KeyValuePair |