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

InvokeCompletedEventArgs::get_Results method

Restituisce una collezione di risultati di operazioni asincrone.

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

ReturnValue

Una raccolta di risultati di operazioni asincrone.

Vedi anche