|
IRecordOperationsHubConnectionID Property
|
Gets active connection ID from current hub context or assigns one to use.
Namespace: GSF.Web.HubsAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.205-beta
Syntax string ConnectionID { get; set; }
Property ConnectionID As String
Get
Set
abstract ConnectionID : string with get, set
function get_ConnectionID();
function set_ConnectionID(value);
View SourceProperty Value
StringSee Also