Share via


ITextTemplating.EndErrorSession Method

Definition

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.

Applies to