[]
        
(Showing Draft Content)

C1.DataCollection.C1FilterDataCollection-1.IsThreadSafe

IsThreadSafe Property

IsThreadSafe

Gets or sets a value indicating whether the filter predicate will be executed in the same thread as the call.

Declaration
[Obsolete("Use RunSynchronously instead.", true)]
public bool IsThreadSafe { get; set; }