UpdateItemExecutionSnapshotCompletedEventHandler Delegate

Definition

public delegate void UpdateItemExecutionSnapshotCompletedEventHandler(System::Object ^ sender, AsyncCompletedEventArgs ^ e);
public delegate void UpdateItemExecutionSnapshotCompletedEventHandler(object sender, AsyncCompletedEventArgs e);
type UpdateItemExecutionSnapshotCompletedEventHandler = delegate of obj * AsyncCompletedEventArgs -> unit
Public Delegate Sub UpdateItemExecutionSnapshotCompletedEventHandler(sender As Object, e As AsyncCompletedEventArgs)

Parameters

sender
Object

Applies to