Click or drag to resize
ServerSecurityProcessingAgentTimeout Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that specifies the inactivity timeout that should be used for processing agents

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

Return Value

Type: TimeSpan
A value that specifies the inactivity timeout that should be used for processing agents
See Also