ObservableProgress Methods
The ObservableProgress type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddProgress |
Adds the progress listener to this observable prosess.
|
![]() |
AddResultListener |
Adds the result listener.
|
![]() ![]() |
DoEvents |
Thread handling for updating UI. Using of dispathcer. See
Microsoft documentation for more information.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FireProgressChanged |
Fires the progress changed: Tells all the listeners about
the change in the observable progress.
|
![]() |
FireResultChanged |
Fires the result changed.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveProgress |
Removes the progress listener from the observable prosess
|
![]() |
RemoveResultListener |
Removes the result listener.
|
![]() |
ToString | (Inherited from Object.) |