Click or drag to resize
RequestSignalRMessageEventArgsConnectionID Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a string that contains connection ID that should be used for the Signal R message.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string ConnectionID { get; set; }

Return Value

Type: String
A string that contains connection ID that should be used for the Signal R message.
Remarks