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