ITextTemplating.EndErrorSession Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Finishes a session using the system that causes only unique errors to be logged.
public:
bool EndErrorSession();
public bool EndErrorSession ();
abstract member EndErrorSession : unit -> bool
Public Function EndErrorSession () As Boolean
Returns
True if errors were encountered during the session; false otherwise.