AutomationInteropProvider.ItemsInvalidateLimit Field

Definition

The maximum number of events to send before batching for items in containers.

public: int ItemsInvalidateLimit = 5;
public const int ItemsInvalidateLimit = 5;
val mutable ItemsInvalidateLimit : int
Public Const ItemsInvalidateLimit As Integer  = 5

Field Value

Value = 5

Applies to