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)
Property Value/Return Value
A reference to the failed callback function for the service.