Click or drag to resize
ServerSecurityAgentRetryInterval Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the number of seconds to wait before retrying an agent loack after it has failed.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long AgentRetryInterval { get; set; }

Property Value

Type: Int64
The number of seconds

Return Value

Type: Int64
The number of seconds
Remarks