Click or drag to resize
ServerSecurityUserAgentRetry Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the number times to retry the getting of an agent lock for a user request.

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

Property Value

Type: Int64
The number of times to retry

Return Value

Type: Int64
The number of times to retry
Remarks