ISecuritySubjectsSearch.AbandonSearch

Syntax

AbandonSearch;

Description

The AbandonSearch method aborts security subject search.

Comments

When executing the method, the list of found security subjects returned by the ISecuritySubjectsSearch.Subjects property is not cleared.

To execute search, use the ISecuritySubjectsSearch.ExecuteSearch method.

See also:

ISecuritySubjectsSearch