Delegates

      NameDescription
      AsyncCompletedEventHandlerRepresents the method that will handle the asynchronous method completed event of an asynchronous operation.
      ExtendedAsyncCompletedEventHandler<TResult>Represents the method that will handle the asynchronous method completion events.
      Top