PercentCompleteEventArgs Members
Include Protected Members
Include Inherited Members
The PercentCompleteEventArgs object represents the arguments passed by the event raised when a process reaches a percent complete marker.
The PercentCompleteEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals(Object) | (Inherited from Object.) | 
| .gif) | Finalize() | (Inherited from Object.) | 
| .gif) | GetHashCode() | (Inherited from Object.) | 
| .gif) | GetType() | (Inherited from Object.) | 
| .gif) | MemberwiseClone() | (Inherited from Object.) | 
| .gif) | ToString() | Returns a String that represents the ServerMessageEventArgs object. (Inherited from ServerMessageEventArgs.) | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Error | Gets the error associated with the server message event. (Inherited from ServerMessageEventArgs.) | 
| .gif) | Percent | Gets the percentage value amount that when used in integer multiples, and marks the point at which to report progress. | 
Top