[]
Gets or sets a value indicating whether the filter predicate will be executed in the same thread as the call.
[Obsolete("Use RunSynchronously instead.", true)]
public bool IsThreadSafe { get; set; }
<Obsolete("Use RunSynchronously instead.", True)>
Public Property IsThreadSafe As Boolean