ObservableProgress..::..RemoveProgress Method
Removes the progress listener from the observable prosess
Namespace:
DynamicRelaxationClashVerification.ModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public void RemoveProgress( ProgressListener listener )
Public Sub RemoveProgress ( _ listener As ProgressListener _ )
public: void RemoveProgress( ProgressListener^ listener )
Parameters
- listener
- Type: DynamicRelaxationClashVerification.Models..::..ProgressListener
The listener.