System::Web::Services::Protocols::InvokeCompletedEventArgs::get_Results method

InvokeCompletedEventArgs::get_Results method

Returns a collection of asynchronous operation results.

System::ArrayPtr<System::SharedPtr<Object>> System::Web::Services::Protocols::InvokeCompletedEventArgs::get_Results()

ReturnValue

A collection of asynchronous operation results.

See Also