get_op_res_gssize


Description:

[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public ssize_t get_op_res_gssize ()

Warning: get_op_res_gssize is deprecated since 2.46.

Gets a gssize from the asynchronous result.

Note:

Use Task and propagate_int instead.

Parameters:

this

a SimpleAsyncResult.

Returns:

a gssize returned from the asynchronous function.