MigrationJobExistsCompletedEventHandler public sealed delegate MigrationJobExistsCompletedEventHandler : MulticastDelegate Documentation Code public MigrationJobExistsCompletedEventHandler(object TargetObject, IntPtr TargetMethod) public virtual IAsyncResult BeginInvoke(object sender, MigrationJobExistsCompletedEventArgs e, AsyncCallback DelegateCallback, object DelegateAsyncState) public virtual void EndInvoke(IAsyncResult DelegateAsyncResult) public virtual void Invoke(object sender, MigrationJobExistsCompletedEventArgs e)