Condividi tramite


Membri PercentCompleteEventArgs

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

Il tipo PercentCompleteEventArgs espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns a String that represents the ServerMessageEventArgs object. (Ereditato da ServerMessageEventArgs).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Error Gets the error associated with the server message event. (Ereditato da ServerMessageEventArgs).
Proprietà pubblica Percent Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress.

In alto