Represents an asynchronous EventArgs that has members to determine whether it's raised by an asynchronous operation and get the user-defined object.
public class AsyncEventArgs : EventArgs
Public Class AsyncEventArgs
Inherits EventArgs
public ref class AsyncEventArgs : public EventArgs
ComponentPro.ComponentPro.AsyncEventArgs