Dynamic Relaxation Clash Plugin

ObservableProgress..::..RemoveProgress Method

Removes the progress listener from the observable prosess

Namespace:  DynamicRelaxationClashVerification.Models
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public void RemoveProgress(
	ProgressListener listener
)
Public Sub RemoveProgress ( _
	listener As ProgressListener _
)
public:
void RemoveProgress(
	ProgressListener^ listener
)