ImagePreparing

EventHub.ImagePreparing event

Occurs when an image is going to be prepared for indexing.

public event EventHandler<ImagePreparingEventArgs> ImagePreparing;

See Also