|
Ads API .NET library
|
Inspector that adds a SOAP request header to outbound requests. More...
Public Member Functions | |
| object | BeforeSendRequest (ref Message request, IClientChannel channel) |
| Validates and applies the Header to the SOAP request. More... | |
| void | AfterReceiveReply (ref Message reply, object correlationState) |
| Performs any operations after receiving the SOAP response. More... | |
Properties | |
| RequestHeader | RequestHeader [get, set] |
| Gets or sets the SOAP request header. More... | |
| ResponseHeader | ResponseHeader [get, set] |
| Gets or sets the SOAP response header More... | |
| AdManagerAppConfig | Config [get, set] |
| Gets or sets the config. More... | |
Inspector that adds a SOAP request header to outbound requests.
|
inline |
Performs any operations after receiving the SOAP response.
| reply | The response Message |
| correlationState | The |
|
inline |
Validates and applies the Header to the SOAP request.
| request | The request to add the Header to |
| channel | The channel to the SOAP service |
|
getset |
Gets or sets the config.
The config.
|
getset |
Gets or sets the SOAP request header.
The request header.
|
getset |
Gets or sets the SOAP response header