Share via


ProgressEventArgs Members

Include Protected Members
Include Inherited Members

Contains event data about content migration.

The ProgressEventArgs type exposes the following members.

Constructors

  Name Description
Public method ProgressEventArgs(SPDeploymentEventArgs) Initializes a new instance of the ProgressEventArgsclass, including import information.
Public method ProgressEventArgs(Int32) Initializes a new instance of the ProgressEventArgs class, including the number of objects being exported.
Public method ProgressEventArgs(String) Initializes a new instance of the ProgressEventArgs class, including an export message.
Public method ProgressEventArgs(Int32, String) Initializes a new instance of the ProgressEventArgs class, including an export message and the number of objects being exported.

Top

Properties

  Name Description
Public property Message Specifies a message for the current event.
Public property ObjectProcessed Indicates the number of objects that have been processed.
Public property Phase Indicates the phase that the content migration is in.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ProgressEventArgs Class

Microsoft.SharePoint.Publishing.Administration Namespace