Continue if profiles don't converge - if true, the target sequence continues if a profile fails to converge; otherwise, the MCS will stop upon the failure of a search profile.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property ContinueOnFailure() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_ContinueOnFailure(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






