FSEventStreamCreateOptions.Latency Property

Definition

The amount of time the service should wait after hearing about an event from the kernel before passing it along to the client via its callback. Specifying a larger value may result in more effective temporal coalescing, resulting in fewer callbacks.

public TimeSpan Latency { get; set; }
member this.Latency : TimeSpan with get, set

Property Value

Applies to