class AsyncCallback
References a method to be called when a corresponding asynchronous operation completes.
arThe result of the asynchronous operation.
public MethodInfo Method { get; }
😔 No documentation found.
public object Target { get; }
😔 No documentation found.