Méthode | Description | |
---|---|---|
Exectue ( string xmlContent = "" ) : string | ||
Validator ( object sender, |
Méthode | Description | |
---|---|---|
AbstractService ( HarvestConnection harvestConnection, string endpoint ) : System |
Méthode | Description | |
---|---|---|
ExecuteRequest ( ) : string | ||
ExecuteRequestAndRetryIfServiceUnavailable ( ) : string | ||
HarvestEncode ( ) : object[] |
UrlEncode seems to encode the url too much so we just use a manual encoder to their specific requirements
|
|
RequestFactory ( string endpointUri ) : |
protected AbstractService ( HarvestConnection harvestConnection, string endpoint ) : System | ||
harvestConnection | HarvestConnection | |
endpoint | string | |
Résultat | System |
public Exectue ( string xmlContent = "" ) : string | ||
xmlContent | string | |
Résultat | string |
public static Validator ( object sender, |
||
sender | object | |
certificate | ||
chain | ||
sslPolicyErrors | SslPolicyErrors | |
Résultat | bool |