class AsyncCallback

in global :: System

References a method to be called when a corresponding asynchronous operation completes.

  • ar The result of the asynchronous operation.

public MethodInfo Method { get; }

😔 No documentation found.

public object Target { get; }

😔 No documentation found.