Method EndInvoke
EndInvoke(IAsyncResult)
Gets result of the BeginInvoke(Action) call.
object? EndInvoke(IAsyncResult result)
Parameters
result
IAsyncResult
Gets result of the BeginInvoke(Action) call.
object? EndInvoke(IAsyncResult result)
result
IAsyncResult