xtd 0.2.0
Loading...
Searching...
No Matches

◆ result() [2/2]

void xtd::forms::do_work_event_args::result ( std::any  value)
inline

Sets a value that represents the result of an asynchronous operation.

Parameters
valueA std::any representing the result of an asynchronous operation.