IndexProgressEventArgs Class

Class that is used to show progress when a file is being indexed.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder.Utilities (in microsoft.expression.encoder.utilities.dll)

Syntax

'Declaration
Public Class IndexProgressEventArgs
    Inherits EventArgs
'Usage
Dim instance As IndexProgressEventArgs
public class IndexProgressEventArgs : EventArgs
public ref class IndexProgressEventArgs : public EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.Expression.Encoder.IndexProgressEventArgs
       Microsoft.Expression.Encoder.MultiFileIndexProgressEventArgs

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IndexProgressEventArgs Members
Microsoft.Expression.Encoder Namespace