Share via


UpdateMemoriesRequest.UpdateDelay Property

Definition

Timeout period before processing the memory update in seconds. If a new update request is received during this period, it will cancel the current request and reset the timeout. Set to 0 to immediately trigger the update without delay. Defaults to 300 (5 minutes).

public int? UpdateDelay { get; }
member this.UpdateDelay : Nullable<int>
Public ReadOnly Property UpdateDelay As Nullable(Of Integer)

Property Value

Applies to