Click or drag to resize
ApplicationEnterpriseServiceHubPort Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the port being used to commincate with the Enteprise Service SignalR Hub.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int EnterpriseServiceHubPort { get; }

Return Value

Type: Int32
A value that indicates the port being used to commincate with the Enteprise Service SignalR Hub.
Remarks