LoginCompletedEventHandler public sealed delegate LoginCompletedEventHandler : MulticastDelegate Documentation public LoginCompletedEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, LoginCompletedEventArgs e, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, LoginCompletedEventArgs e)