DVTk API
ContinueOnError Property
DVTkDvtkApplicationLayerSessionContinueOnError
DVTk API

[This is preliminary documentation and is subject to change.]

Determines of execution should continue when an error has occured.
Declaration Syntax
C#Visual BasicVisual C++
public bool ContinueOnError { get; set; }
Public Property ContinueOnError As Boolean
public:
property bool ContinueOnError {
	bool get ();
	void set (bool value);
}

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0