Sys.Net.WebServiceProxy.defaultFailedCallback Property

Gets or sets the default failed callback function for the service.

public function get defaultFailedCallback() : Function
public function set defaultFailedCallback(value : Function)

A reference to the failed callback function for the service.

Show: