Click or drag to resize

AutoaddressClientPostRequest Event

Occurs after response was received from Autoaddress endpoint.

Namespace:  Autoaddress.Autoaddress2_0
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public event EventHandler<PostRequestEventArgs> PostRequest

Value

Type: SystemEventHandlerPostRequestEventArgs

Implements

IAutoaddressPostRequest
See Also