Метод | Описание | |
---|---|---|
Exectue ( string xmlContent = "" ) : string | ||
Validator ( object sender, |
Метод | Описание | |
---|---|---|
AbstractService ( HarvestConnection harvestConnection, string endpoint ) : System |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public Exectue ( string xmlContent = "" ) : string | ||
xmlContent | string | |
Результат | string |
public static Validator ( object sender, |
||
sender | object | |
certificate | ||
chain | ||
sslPolicyErrors | SslPolicyErrors | |
Результат | bool |