Subscriber portal
Occurs when an asynchronous method completes.
public: event EventHandler^ Completed { void add(EventHandler^ value); void remove(EventHandler^ value); }
OperationCounter ClassSystem.Web.Mvc.Async Namespace