Compartir a través de


PercentCompleteEventArgs Miembros

The PercentCompleteEventArgs object represents the arguments passed by the event raised when a process reaches a percent complete marker.

El tipo PercentCompleteEventArgs expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the ServerMessageEventArgs object. (Se hereda de ServerMessageEventArgs).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Error Gets the error associated with the server message event. (Se hereda de ServerMessageEventArgs).
Propiedad pública Percent Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress.

Principio