Click or drag to resize
ServerSecurityProcessingAgentEndingPort Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that specifies the ending port in the range should be used for the processing agents

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

Return Value

Type: Int32
A value that specifies the ending port in the range should be used for the processing agents
See Also