Click or drag to resize
ServerSecurityRemoteServiceAgentBrokerPort Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the port number that the remote service agent broker will listen on

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

Return Value

Type: UInt16
The port number that the remote service agent broker will listen on
See Also