Свойство | Type | Description | |
---|---|---|---|
header_values | IDictionary | ||
md5sum | string | ||
persistent | bool | ||
service | string |
Méthode | Description | |
---|---|---|
ServiceClientOptions ( string service, bool persistent, IDictionary header_values ) : System.Collections | ||
ServiceClientOptions ( string service, bool persistent, IDictionary header_values, string md5sum ) : System.Collections |
public ServiceClientOptions ( string service, bool persistent, IDictionary header_values ) : System.Collections | ||
service | string | |
persistent | bool | |
header_values | IDictionary | |
Résultat | System.Collections |
public ServiceClientOptions ( string service, bool persistent, IDictionary header_values, string md5sum ) : System.Collections | ||
service | string | |
persistent | bool | |
header_values | IDictionary | |
md5sum | string | |
Résultat | System.Collections |