Method | Description | |
---|---|---|
PayloadPoster ( AgentConfigurationSection config, object>.IDictionary |
Initialises a new instance of the PayloadPoster class with the provided values.
|
|
Post ( ) : void |
Creates and sends the HTTP POST.
|
Method | Description | |
---|---|---|
MD5Hash ( string input ) : string |
public PayloadPoster ( AgentConfigurationSection config, object>.IDictionary |
||
config | AgentConfigurationSection | |
results | object>.IDictionary | The payload dictionary. |
return | System |