AgentRequest.Interval Property

Relativity Services API
Gets or sets the number of seconds the agent manager will wait between each agent execution.

Namespace:  Relativity.Services.Interfaces.Agent.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public decimal Interval { get; set; }

Property Value

Type: Decimal
See Also

Reference